Comment #14 on issue 231 by [email protected]: netrw silently closing buffers on its own
https://code.google.com/p/vim/issues/detail?id=231

This problem was tricky to find; sorry it took as long as it did. I think I have the problem fixed -- please try out the version at http://www.drchp.org/astronaut/vim/index.html#NETRW (v153u). NetrwNetRead() is responsible for reading remote files; the buffer it uses should be "nofile", as it isn't intended to be written (locally) as named. Turns out the re-use of the code to create "safe" options also set the buffer to be "nobuflisted". This setting caused the buffer to disappear from "ls" listing (althought "ls!" would still show it). Please try it out and let me know if you too see the problem go away.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui