Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ames!apple!bridge2!mdb From: mdb@ESD.3Com.COM (Mark D. Baushke) Newsgroups: comp.emacs Subject: Re: Using tags and a function key Message-ID: Date: 22 Sep 89 09:04:10 GMT References: <14063@shamash.cdc.com> Sender: news@bridge2.ESD.3Com.COM Distribution: usa Organization: 3Com Corp., Mountain View, CA. Lines: 22 In-reply-to: ldk@raistlin.udev.cdc.com's message of 21 Sep 89 15:49:56 GMT On 21 Sep 89 15:49:56 GMT, ldk@raistlin.udev.cdc.com (ld kelley) said: ldk> I am trying (for the first time) to bind a function to a key. ldk> I am not having a good time :-). The function I am trying to use ldk> if find-tag with a numeric argument (ie: fing the next tag). ... ldk> I am working on a Sun3 with version 18.54 of emacs (Sun OS 4.0.3). [...deleted examples which failed...] You might try the following: (define-key sun-raw-map "212z" '(lambda () (find-tag nil t))) ldk> ------------------------------------------------------------------------- ldk> Larry D. Kelley | Internet: ldk@udev.cdc.com ldk> Control Data Corporation| uucp: {uunet}!shamash!punjab!raistlin!ldk ldk> 4201 Lexington Ave No. | AT&T: 01-612-482-2046 Enjoy! -- Mark D. Baushke mdb@ESD.3Com.COM