Hi Charles!
On Do, 14 Jul 2011, Charles Campbell wrote:
> >(though it is not related to the issue: s/\%V504\503 should not show
> >«Invalid character after \%»). I don't see any way to disable \%V
> >neither at compile time nor using some option, so maybe you have just
> >typed \%v (note the case) instead?
> >
> >I guess it may also appear due to too old vim. According to the help
> >(:h new- items-7) \%V was introduced in vim-7.0, so if you have older
> >vim it won't work.
> As written, I'd expect that vim would issue two messages for the
> given substitute command:
>
> E65: Illegal back reference
> E476: Invalid command
>
> so either a) the pattern isn't given correctly, or b) ZyX is right
> and Premdas is using a pre-v7.0 vim. I suspect it was E71.
According to the help \%V is only available, if Vim is compiled as small
built (or larger), cause it needs +visual. But even my tiny built has
+visual available. And then I get the E65 error message (because of the
\503)
But I suspect, that either the help file is wrong regarding the
+/-visual feature or the is an error with the configure script (or my
built went wrong).
regards,
Christian
--
Das schwere Herz wird nicht durch Worte leicht.
-- Friedrich Johann Christoph Schiller
--
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