On 2010-04-24, sc wrote:
> On Friday 23 April 2010 10:19:02 pm robert song wrote:
> 
> > Is there any useful info plugin in vim ?
> > I found one info plugin in vim site
> >  http://www.vim.org/scripts/script.php?script_id=21, but it
> >  seems to have problem in my vim7.1 version.
> 
> two questions come to mind:
> 
> 1) is there any chance you could upgrade to a newer vim?
> current is 7.2 with 411 patches

I have continual problems using that plugin, too.  The vim version
I'm using now is 7.2.330 that I built on a Red Hat Linux system.

> and
> 
> 2) could you be more specific about the nature of the problem
> you are having with this old plugin?

I almost always run into some problem using that plugin.
Fortunately, I can usually get the information I need before it
stops working.  I just haven't taken the time to report the problems
properly.

It didn't take long to find an example.

    $ vim -c 'Info find'

Move the cursor to the word "Introduction" and hit Enter.  The
Introduction node appears.  So far, so good.  Type 'u' to go up.
Get the following message.

    :call <SNR>45_UpNode()            Error detected while processing function 
<SNR>41_gotoline:
    line    6:

    Info failed (node not found)
    Press ENTER or type command to continue

> i should probably also ask whether info works properly for you
> at the (bash?) command prompt

If I knew how to use info at a shell prompt, I wouldn't have to use
the info.vim plugin.  :-)

Regards,
Gary

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

Subscription settings: http://groups.google.com/group/vim_use/subscribe?hl=en

Reply via email to