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

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

Viper: "Inner Word" commands?


From: egarrulo
Subject: Viper: "Inner Word" commands?
Date: Sun, 20 Apr 2008 06:41:34 -0700 (PDT)
User-agent: G2/1.0

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.

Thanks.


reply via email to

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