Kana wrote:
> There are the functions to get/set buffer-local and window-local
> variables,
> but there is no such function for tabpage-local variables. So I'd
> like to
> request the following new built-in functions:
>
> gettabvar({tabnr}, {varname})
> Get the value of the tabpage-local variable {varname}
> in the tabpage {tabnr}.
>
> settabvar({tabnr}, {varname}, {value})
> Set the tabpage-local variable {varname}
> in the tabpage {tabnr} to {value}.
There is a patch from Yegappan Lakshmanan for this. Didn't have time to
look into it yet.
--
hundred-and-one symptoms of being an internet addict:
133. You communicate with people on other continents more than you
do with your own neighbors.
/// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---