emacs-devel
[Top][All Lists]
Advanced

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

On converting from kbd macro to elisp code


From: Herbert Euler
Subject: On converting from kbd macro to elisp code
Date: Thu, 07 Sep 2006 18:29:20 +0800

I saw this in etc/TODO:

** Add a way to convert a keyboard macro to equivalent Lisp code.

Questions:

1. If keybindings are changed, the same keyboard macro may mean
  different operations.  Shall it be correct to convert a keyboard
  macro to Lisp code that does exactly the same things as in the old
  keybindings, or to convert a keyboard according to new keybindings?

2. Even if keybindings are not changed, the same keyboard macro may
  mean different operations for different major modes and/or minor
  modes.  Does each mode need a conversion?

Regards,
Guanpeng Xu

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/





reply via email to

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