Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!rpi!zaphod.mps.ohio-state.edu!usc!ucsd!ucbvax!hplabs!hpfcso!jka From: jka@hpfcso.HP.COM (Jay Adams) Newsgroups: comp.emacs Subject: Re: This year's version of 1char.el Message-ID: <8970007@hpfcso.HP.COM> Date: 13 Jul 90 17:12:45 GMT References: <43261@cornell.UUCP> Organization: Hewlett-Packard, Fort Collins, CO, USA Lines: 7 Lemme guess, "f:l" means this: (defmacro f:l (args &rest body) (list 'function (cons 'lambda (cons args body)))) - Jay