Saturday, November 19, 2011

Re: What does '*" in 'exists("*GetAwkIndent")' mean?

On 11/18/11 23:23, Tony Mechelynck wrote:
> On 15/11/11 04:38, Tim Chase wrote:
>>> exists("*GetAwkIndent")
>>
>> Reading at
>>
>> :help exists()
>>
>> mentions that the "*" prefix checks for the existence of a built-in
>> function.
>
> ...or a user-defined function. In short: of a function. I would expect
> GetAwkIndent() to be defined (if it is) by a script, not by Vim's C code.

Rats...that's what I miss for not reading completely (or pressing
control+E to scroll down another line). Thanks for clarifying, Tony.

-tim


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