On Mar 6, 7:45 pm, Charles E Campbell Jr <[email protected]> wrote: > vim -u NONE > :set nocp > :filetype plugin on > :so ~/.vim/plugin/netrwPlugin.vim > > and hitting "i" several times (until I got a tree listing). I believe > v137h now fixes this problem. > (http://mysite.verizon.net/astronaut/vim/index.html#NETRW)
Hi Chip, Using the Linux 7.2 distribution with the default compiling options, copying the vim72/runtime/vimrc_example.vim to ~/.vimrc and using netrw v137h gives no error message when typing "i" 8 times and quitting. However, just adding set hidden in .vimrc (this allows opening a new buffer without saving the current one) results in the error message to show again. Thank you for trying again with that option set. Thank you for your incredibly quick reactivity to netrw problems. Regards, Jean Johner -- You received this message from the "vim_use" 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
