Hello, Vimmers.
I found a bug in getbufvar(). With {varname} == "", it returns
the dictionary of variables which are local to the current buffer
instead of the buffer specified by {expr}. It should return the
dictionary for the latter buffer.I wrote a patch to fix this bug. See the attached file. -- To Vim, or not to Vim. kana <http://whileimautomaton.net/> --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
getbufvar.patch
Description: Binary data
