insert-macro - Insert keyboard macro into buffer
insert-macro "command"
insert-macro inserts the named command into the current buffer in the MicroEmacs '99 macro language, thus enables it to be saved, re-load and therefore re-used at a later date. This is often used in conjunction with start-kbd-macro(2), end-kbd-macro(2) and name-kbd-macro(2). The given command must have been defined either by a keyboard macro or in MicroEmacs '99 macro code.
The insert-macro provides a good method of identifying unknown low level key codes. Simply record the unknown key as a macro and insert the macro into the scratch buffer. The low level key code appears within the string.
(c) Copyright JASSPA 1999
Last Modified: 1998/07/10
Generated On: 1999/12/01