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

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

Re: recording in emacs


From: Charles Sebold
Subject: Re: recording in emacs
Date: 05 Dec 2000 11:51:37 -0600
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

On 8 Kislev 5761, Nilesh N. Dalvi wrote:

> I wanted to know if there is anything in EMACS which is analogous to
> the recording function of VIM, which allows you to record the various
> editing done and then apply it to some other file or other context.
> I find it very useful sometimes..

Have you had a look at macros yet?

Start one using C-x (

(do your editing)

end it using C-x )

And then you can edit the macro, save it, rerun it, whatever.

C-h i m emacs RET m keyboard macros RET

The above will take you to the info node about this.
-- 
Charles Sebold
--
8th of Kislev, 5761
--
Hit any user to continue.



reply via email to

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