is there left,right equivalents in evil or native emacs?
Frank Fischer
frank.fischer at mathematik.tu-chemnitz.de
Sat Dec 17 15:39:08 CET 2011
On Sat, Dec 17, 2011 at 06:32:03AM +0000, Jim Green wrote:
> Hi, Frank and list:
>
> in evil or emacs how to achive the following two commands?
> :[range]ri[ght] [width] :ri :right
> :le :left
> :[range]le[ft] [indent]
Well, there may be Emacs commands doing this (though I'm not aware of
them) but no matter if they exist or not, they are definitely not available as
Evil (ex-)commands. But, of course, if there is some function doing this,
it's not a real problem to bind them in ex-mode.
Frank
More information about the implementations-list
mailing list