Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

recording in emacs

0 views
Skip to first unread message

Nilesh N. Dalvi

unread,
Dec 5, 2000, 3:00:00 AM12/5/00
to
Hi,

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..

Nilesh.

--
Nilesh N. Dalvi
email : nil...@cse.iitb.ernet.in, nil...@nileshdalvi.com
homepage : http://www.cse.iitb.ernet.in/~nilesh

Deepak Goel

unread,
Dec 7, 2000, 3:00:00 AM12/7/00
to
is

C-x (
viz.
M-x define-keyboard-macro..

what u r lookign for?

Charles Sebold

unread,
Dec 5, 2000, 12:51:37 PM12/5/00
to
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.

0 new messages