Just wanted to bump the conversation. I am seeing this as well. I am running Ubuntu 16.04. I am seeing this on the latest versions of vim and nvim while running with no plugins only netrw loaded.
On Wednesday, March 16, 2016 at 2:17:24 AM UTC-7, Xavier de Gaye wrote: > On 03/14/2016 02:26 PM, Charles E Campbell wrote: > > Xavier de Gaye wrote: > >> This is a regression introduced somewhere after 7.4.944. > >> > >> This error occurs when opening a file and when: > >> let g:netrw_browse_split = 3 " <cr> open file in new tab > >> > >> Error message: > >> Error detected while processing function <SNR>27_NetrwBrowseChgDir: > >> line 135: > >> E121: Undefined variable: b:netrw_curdir > >> E116: Invalid arguments for function <SNR>27_SetRexDir > >> > > Hello! > > > > I just tried that -- and no problem occurred. Please try the attached > file: > > > > vim -u netrw.vimrc > > > > and try to come up with a sequence of commands that causes the above > > error message. Also, please use netrw v156b which you can get from my > > website: > > > > http://www.drchip.org/astronaut/vim/index.html#NETRW > > > Sequence of commands to reproduce the problem: > gvim > :edit . > :" move the highlighted line to a text file in this directory and press > <Enter> > > The same problem occurs with your netrw.vimrc > vim -u netrw.vimrc > > The same problem occurs when my .vimrc contains only the following line and > gvim or vim is being run: > let g:netrw_browse_split = 3 > > -- > Xavier > > Les Chemins de Lokoti: http://lokoti.alwaysdata.net -- -- 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.
