Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!hpda!hpsal2!hpcupt1!hpindda!jack From: jack@hpindda.HP.COM (Jack Repenning) Newsgroups: comp.emacs Subject: Re: emacs macros to lisp Message-ID: <3590004@hpindda.HP.COM> Date: Thu, 10-Sep-87 20:56:39 EDT Article-I.D.: hpindda.3590004 Posted: Thu Sep 10 20:56:39 1987 Date-Received: Sat, 12-Sep-87 18:03:17 EDT References: <277@hrc63.co.uk> Organization: Hewlett Packard, Cupertino Lines: 21 I love it! I would, however, add (run-hooks 'generate-hook) at the end, and (run-hooks 'expand-macro-hook) at the end of expand-macro-hook. There should always be a hook at load time, though I haven't thought of a use for this particular one (yet:-). I have thought of a use for expand-macro-hook: I want to (pop-to-buffer buffer) at this point, so the lisp is on-screen. Someone else might like to (switch-to-buffer buffer) or something else. Jack Repenning Hewlett-Packard jack@hpda.hp.com