Comment #1 on issue 219 by [email protected]: Noticed 2 issues with
netrw v151
http://code.google.com/p/vim/issues/detail?id=219
I just encountered this myself. s:NetrwSafeOptions() seems like it's for
strictly internal use and the comment in front of it mentions functions for
saving and restoring user settings (though it erroneously calls the saving
function NetrwSaveOptions() while the right name seems to be
NetrwOptionSave()). The line that sets bt=nofile inside it was added in
657ade71d395, but that is also the changeset that commented out the line
that saves bt inside s:NetrwOptionSave(). Also, line 87 (of
runtime/autoload/netrw.vim) also sets bt=nofile, but this seems superfluous
since s:NetrwSafeOptions() is called on the preceding line.
Can anyone comment on this?
--
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.