On 4/27/06, Nikolai Weibull <[EMAIL PROTECTED]> wrote:
> On 4/27/06, Bram Moolenaar <[EMAIL PROTECTED]> wrote:
> > > One could map 'd' to map 'ac' once pressed, but it would be hard to
> > > make sure that 'ac' was unbound if the user cancelled the command in
> > > any way.
> >
> > Can't you do this with ":omap"?
>
> Considering that something bound by :omap should perform a motion, how
> would you create a motion that needs to describe a region that begins
> before the cursor and ends after it, like other text objects do?

Using visual mode seems to be the answer...

  nikolai

Reply via email to