Dr Chip,

Thanks for a great plugin.  I also am having this problem.

Here is how I replicate the issue (CLI or GUI):

1. Open a php file.
2. Type <?php ltrim('__abc', '_'); ?>
3. Move cursor anywhere on top of 'ltrim'.
4. Press K -- this should work bringing up the PHP manual entry for
ltrim in links.
5. :q to close the manual
6. Press K again -- this returns "E129: Function name required".

Note that :Man ltrim continues to work.  Hope this helps.

Thanks again for a wonderfully useful plugin!

Cheers,
Andrew


On Nov 25, 4:19 pm, Charles E Campbell Jr <[email protected]>
wrote:
> P.L. Francisco wrote:
> > Hi,
>
> >     I've been using the Man page view plugin for a while now, and it's 
> > really good,
> > but there's a little issue who keeps me annoying. Right now I'm programming 
> > mostly
> > on php, and since I'm not really a pro, I use the man plugin a lot, what 
> > I've seen
> > is that when it doesn't find the function, it prompts "E129: Function name 
> > required"
> > that find I think, the weird thing is that when I use "K" on a valid 
> > function it
> > prompts the same.  I've to use :Man function.php to find the new function 
> > and after
> > that it works fine till I ask for another invalid one.
>
> > My question if someone has notice this and if so, how can it be solved?
>
> I've tried several things to get that behavior, none of which have
> succeeded.  So:
>
> * please try v23c of manpageview, available from my 
> website:http://mysite.verizon.net/astronaut/vim/index.html#MANPAGEVIEW
>   There's a note about fixing the K map for php in the history file, so
> perhaps your problem has been addressed already.
>
> * if that doesn't do the trick, please give me a (preferably small) set
> of commands which causes that behavior.  I need to duplicate the problem
> before I can fix it.
>
> Regards,
> Chip Campbell

-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to