On Wednesday, April 23, 2014 1:30:15 PM UTC-4, Bram Moolenaar wrote:
> Kent Sibilev wrote:
>
>
>
> > After this change, in contrary to the documentation, I cannot define a
>
> > global function like this:
>
> >
>
> > function g:Foo()
>
> > endfunction
>
>
>
> Sorry, the documentation is wrong. Although I could just skip the "g:",
>
> in case some people have already been using this in plugins.
>
Yes. It broke several plugins that i'm using.
>
>
> > Also, what is the reason to restrict this case:
>
> >
>
> > function Foo()
>
> > endfunction
>
> >
>
> > let b:my_func = function('Foo')
>
>
>
> What do you mean? That works.
I'm getting this error:
E884: Function name cannot contain a colon: b:my_func
Regards,
Kent.
--
--
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/d/optout.