Hi bram.

When redrawing statusline in redraw_custom_statusline(), it block recursible 
call with 'entered' flag.
But win_redr_custom that called in some part is not blocked with flag.
win_redr_custom is called in following cases.

* redrawing statusline
* redrawing tabline
* redrawing ruler

And win_redr_custom is calling build_stl_str_hl. i.e. %{expr}.
expr is possible to make trigger of redrawing of statusline.
So I'm thinking calling win_redr_custom should block recursiblely.

How do you think?

https://gist.github.com/6240365

- Yasuhiro Matsumoto

-- 
-- 
You received this message from the "vim_dev" 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_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Raspunde prin e-mail lui