Sunday, July 24, 2011

Re: why is call needed in vimscript?

On Sun, 24 Jul 2011, Tim Chase wrote:

> On 07/24/2011 09:34 PM, Tony Mechelynck wrote:
>> On 25/07/11 03:41, Jose Caballero wrote:
>>> I don't know what you get for ":help call"
>>
>> Hm, strange.
>
> Is this hitting the difference between these two?
>
> :help call
> :help :call

It sounds like it. But, like Tony, I don't see such a difference. (I'm
using Vim 7.3.219 on Gentoo)

:help call
and
:help :call

both end up at the line marked with:

*:cal* *:call* *E107* *E117*

I need to add the parentheses:

:help call()

to get to the line tagged with *call()* and *E699*.

--
Best,
Ben

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