Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!topaz.rutgers.edu!ron From: ron@topaz.rutgers.edu (Ron Natalie) Newsgroups: comp.emacs Subject: Re: User defined functions Message-ID: <13927@topaz.rutgers.edu> Date: Wed, 12-Aug-87 18:05:08 EDT Article-I.D.: topaz.13927 Posted: Wed Aug 12 18:05:08 1987 Date-Received: Sat, 15-Aug-87 01:40:57 EDT References: <8708121417.AA19618@ucbvax.Berkeley.EDU> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 12 How about using the function "name-last-kbd-macro" which allows you to bind a function. You can even do "insert-kbd-macro" which will give you a piece of lisp you can put in your init file. -Ron