Tuesday, February 1, 2011

Re: Vim, Perl and stuff.

Excerpts from Alan Young's message of Wed Feb 02 02:01:01 +0100 2011:
> The problem is with the 'did_perl_statusline' if construct. If I have
> this in place, then only the first perl file loaded will have the
> output appended to the status line. [..]
There is also a buffer local scope called b: which you may want to use.
Another trick could be not appending but always resetting the statusline
and or adding a special char to the status line and check whether its
present - if not append.

I haven't read all of the details - maybe there are also even better
ways.

Marc Weber

--
You received this message from the "vim_use" 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

No comments: