Yep, sorry, I should have used return xxx_unknown_function_xxx() in my example for clarity, but I didn't think of that until after the fact.
Anyway, I think this is a bug in vim. Also forgot to mention I checked the latest version of vim available, 7.4.94, and the bug still hasn't been fixed. David On Tue, Nov 19, 2013 at 8:52 PM, Nikolay Pavlov <[email protected]> wrote: > > On Nov 20, 2013 8:17 AM, "David Barnett" <[email protected]> wrote: > > > > On Tue, Nov 19, 2013 at 8:13 PM, Benjamin Klein <[email protected]> > wrote: > >> > >> This may be irrelevant but as it isn’t defined here: What is foo#Bar()? > > > > Heh, that's exactly the point. E117 is "Unknown function" (sorry, should > have mentioned that). foo#Bar() was my dummy undefined function. > > That is why I name such functions like xxx_unknown_function_xxx. No > questions with such convention. > > > David > > > > > -- > > -- > > 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. > > -- > -- > 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 a topic in the > Google Groups "vim_dev" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/vim_dev/SQO6gi1B8aI/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- 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.
