On Tue, Jan 7, 2014 at 5:33 AM, ZyX <[email protected]> wrote:
> > Yes, I am.
>
> You should not be.
>
> let d={}
> echo exists('*d[extend(g:, {"Foo#x": function("tr")})]')
>
> . f_exists() sets no_autoload to TRUE, dict_extend() runs
> var_check_func_name() which you have modified setting it back to FALSE
> before f_exists ends. f_exists should by the way save no_autoload variable
> for the same reason: it may be called recursively.
>
Thank you for finding it out. I didn't notice it.
Perhaps there is another problem that exists('x[y#z()]') doesn't trigger
autoload.
--
Yukihiro Nakadaira - [email protected]
--
--
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.