On Fri, 04 Jan 2008 19:56:57 +1100, Ben Schmidt <[EMAIL PROTECTED]> wrote:
> I have found a bug in your variable tabstop patch. Aw, crap. > When you do :setlocal ts=something, the global value of vartabstop is changed > as > well as the local one, and when you :setglobal ts=something, vartabstop > doesn't > change at all. Obviously whatever kind of change you make to ts, the same > sort of > change should be made to vts, whether local, global or both. I guess there is > likely the same issue with softtabstop and friend. Thanks. I see the same thing. I'll look into it presently. -- Matthew Winn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
