Comment #5 on issue 231 by [email protected]: netrw silently closing
buffers on its own
http://code.google.com/p/vim/issues/detail?id=231
Just upgraded to os x mavericks and the latest mavericks macvim version
(7.4.258). This release includes netrw v151. Using a minimal netrw.vimrc
(only contains 'set nocp'). With this configuration, the originally
described problem is back, although _only_ with remote buffers (opened via
scp://...).
So I tried upgrading netrw from
http://www.drchip.org/astronaut/vim/index.html#NETRW, the current version
of which is 153m. With this version and the following netrw.vimrc...
set nocp
so $HOME/.vim/plugin/netrwPlugin.vim
... there were all kinds of problems (again with remote files only... local
files didn't seem to exhibit any issues). Attempting to open a remote
directory results in the following:
Error detected while processing /Users/ljohnston/.vim/autoload/netrw.vim:
line 421:
E15: Invalid expression: g:netrw_keepj =! "keepj"
The remote directory opens, however, after which selecting and opening a
file results in:
Error detected while processing function <SNR>21_NetrwBrowse..netrw#NetRead:
line 253:
E121: Undefined variable: s:netrw_silentxfer
E15: Invalid expression:
s:netrw_silentxfer."!".g:netrw_scp_cmd.useport." ".shellescape(g:netrw_machine.":".b:netrw_fnam
After which an appropriately named buffer opens, but the buffer has no file
content.
--
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.