Xref: utzoo gnu.emacs.help:764 comp.emacs:9857 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!mit-eddie!wuarchive!usc!samsung!spool2.mu.edu!uunet!tut.cis.ohio-state.edu!HUB.UCSB.EDU!aks From: aks@HUB.UCSB.EDU (Alan Stebbens) Newsgroups: gnu.emacs.help,comp.emacs Subject: Re: Nicer insert-kbd-macro function? Message-ID: <9101142140.AA07353@nowhere.ucsb.edu> Date: 14 Jan 91 21:40:51 GMT References: <16334@venera.isi.edu> Sender: daemon@tut.cis.ohio-state.edu Followup-To: gnu.emacs.help Organization: Gatewayed from the GNU Project mailing list help-gnu-emacs@prep.ai.mit.edu Lines: 13 > ;Is there a way to have kbd-macro's expanded into the current buffer with > ;"real" elisp function names? Insert-kbd-macro gives only the keys: Part of the Calc package, by Dave Gillespie, included a "keyboard macro editor", called "macedit.el", which allows one to edit keyboard macros. You can get the calc package, and the macedit.el file, via anonymous ftp at "csvax.caltech.edu". I don't remember exactly which directory it was; check "/pub". Alan P.S: If you can't use FTP, email me a request, and I'll mail you the "macedit.el" file.