Comment #2 on issue 62 by [email protected]: Netrw v145: '/'
character in 'is keyword' leaks into new buffers
http://code.google.com/p/vim/issues/detail?id=62
I tried the given steps with v146d and did not observe the issue.
iskeyword is supposed to be local-to-buffer, but apparently new buffers
subsequently edited in the stead of the buffer appear inherit that buffer's
iskeyword setting (unless modified otherwise, presumably). I'll change
that.
I will also include the missing parenthesis.
The extra "endif" had been elided already.
I need to test some other changes (supporting Windows) before releasing
v146e, but probably won't be able to get to doing this until this weekend
(Apr 14,15).
--
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