Monday, May 24, 2010

Re: :V generates "E464: Ambiguous use of user-defined command" (windows)

Hi Jean!

On Mo, 24 Mai 2010, Jean Johner wrote:

> Hello,
> Using the standard windows _vimrc and typing
> :V
> generates the message
> E464: Ambiguous use of user-defined command
>
> Typing
> :h :V
> only gives netrw command :Vexplore
>
> In the list in index.txt, I found no other command starting with :V
>
> Why this E464 error?

In the command line, type :V followed by a Tab. This lists all commands
that start with :V
(You probably also have :VimballList and :Vimuntar)

You can then use :verbose :com <command-name> to find out, where this
command was defined.

regards,
Christian
--
Was ist wohl fern, besitzt man Unternehmungslust, und was zu schwer,
ist man sich seiner Kraft bewußt!
-- Indisches Sprichwort

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