On Wed, Oct 14, 2015 at 8:59 PM, andrey-starodubtsev <
[email protected]> wrote:
vim -u NUL -c"set isfname+=32 | filetype plugin on | e 1.pl"
>
> causes following error
>
> Error detected while processing C:\Program Files
> (x86)\Vim\vim74\ftplugin\perl.vim:
> line 18:
> E518: Unknown option: -f
>
> Failing config string is
>
> setlocal keywordprg=perldoc\ -f
>
Apparently your perldoc executable is different than the maintainer's — or
mine.
When I run "man perldoc" in my bash shell (on openSUSE Linux) it tells me:
[...]
Examples:
perldoc -f BuiltinFunction
[...]
OPTIONS
[...]
-f perlfunc
The -f option followed by the name of a perl built-in function
will extract the documentation of this function from perlfunc.
Example:
perldoc -f sprintf
[...]
You should report the problem to http://github.com/vim-perl/vim-perl/issues
(the bug reporting URL for that plugin), telling your problem to the
maintainer (i.e. the owners of that group) in as much detail as you can,
including as a minimum
- which operating system you are on (including version and any service
packs)
- which version of perl and of perldoc you are using (and from where you
downloaded them).
- the details of the Vim error you described above.
Best regards,
Tony.
--
--
You received this message from the "vim_dev" 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
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.