Sunday, July 24, 2011

Re: why is call needed in vimscript?

On 25/07/11 02:54, Jose Caballero wrote:
[...]
> I understand it better now. Thanks for the comments.
> By the way, I think I was searching the wrong thing. ":help :call" is
> clear, you are right, but what I tried was ":help call" and I got a
> little bit puzzled. My fault.
>
> Thanks all of you for your comments.
>
> Cheers,
> Jose

I don't know what you get for ":help call" without the colon, but when I
do it, I get the exact same help paragraph as with the colon (:help
tries to find the best match, and since apparently I have no *call*
helptag defined with no colon, what I get is the help for *:call*)

From "best" to "worst" match, I see
:call
call()
libcall()
+libcall
libcallnr()
maplocalleader
<LocalLeader>

Best regards,
Tony.
--
hundred-and-one symptoms of being an internet addict:
140. You'd rather catch a score on the web than watch the game as
it is being played on tv.

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

No comments: