vi a.groovy
type: "a.pl ", which vi converts to "a.println "
:abc
repeat experiment => still replaced
:abc a.groovy => "E474: Invalid argument"
:abc "a.groovy"
repeat experiment => still replaced

On Tue, Jun 7, 2011 at 1:32 PM, Christian Brabandt <[email protected]>wrote:

> Hi Uri!
>
> On Di, 07 Jun 2011, Uri Moszkowicz wrote:
>
> > Ok so I figured out that the buffer name needs to be in quotes and the
> > command is now accepted.
>
> No. You should use the string <buffer> literally from within the buffer
> in which those abbreviations are defined.
>
> > However, it was not effective at solving the
> > problem. Should I file a bug report?
>
> Please show exactly what you did, what you expected and what the result
> was, before filling bug reports.
>
> > On Tue, Jun 7, 2011 at 11:48 AM, Christian Brabandt
>
> Please don't top poste.
>
> regards,
> Christian
>
> --
> 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
>

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

Reply via email to