Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


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

Emacs Lisp question



> From: discuss-bounces-mNDKBlG2WHs at public.gmane.org [mailto:discuss-bounces-mNDKBlG2WHs at public.gmane.org] On Behalf Of Palit, Nilanjan
> Sent: Thursday, January 13, 2011 3:02 PM

> I define my keyboard macros thus:

> (fset 'SetMacroDef1
>    [8388728 115 101 116 32 118 97 ...list of keystrokes])

> That is what I currently bind to my key combination.

After some experimentation, this seemed to work:

(defun RunMultipleKbdMacros ()
  "Run Multiple Keyboard Macros."
  (interactive)
  (execute-kbd-macro 'SetMacroDef1)
  (execute-kbd-macro 'SetMacroDef2))

Thanks for the pointers.

-Nilanjan





BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org