Tuesday, March 18, 2014

Re: calling a function in vimrc before defining it

On Sunday, March 16, 2014 3:20:43 PM UTC-4, ZyX wrote:
> then function *will* be called when statusline is drawn, but it is not called *when this line is parsed*. I guess that in MacVim statusline draw is deferred until gui initialization (which happens after vimrc loading) and in terminal it is drown immediately when you set this option.

That makes sense. Thanks! I wasn't sure how to describe the situation, re parsed vs called.

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: