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

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

Re: Convert an existing keyboard macro to elisp code?


From: Suvayu Ali
Subject: Re: Convert an existing keyboard macro to elisp code?
Date: Sat, 4 Aug 2012 18:51:36 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Aug 03, 2012 at 05:10:42PM +0200, Thorsten Jolitz wrote:
> 
> Unfortunately, the answer was more a less a 'NO'(or 'YOU HAVE TO WRITE
> IT YOURSELF').
> 

You can always name the macro and save the lisp as a command in your
init file.

M-x kmacro-name-last-macro RET <somename>
M-x insert-kbd-macro RET <abovename>

HTH

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

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