help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Viper: "Inner Word" commands?


From: Kevin Rodgers
Subject: Re: Viper: "Inner Word" commands?
Date: Mon, 21 Apr 2008 19:04:53 -0600
User-agent: Thunderbird 2.0.0.12 (Macintosh/20080213)

egarrulo@gmail.com wrote:
How do you get Vim’s “ciw” (= Change Inner Word) command?

I mean, you are in Normal Mode, in an Emacs Lisp Mode buffer, ‘viper-
syntax-preference’ is set to ‘extended’ and, in the following code:

   (change-inner-word)

the Cursor is over the “i”. Then ,‘cw’ will kill “inner-word”, whilst
‘ciw’ will kill “inner” only.

As should `M-d' (bound globally to kill-word).

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

[Prev in Thread] Current Thread [Next in Thread]