Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ames!ncar!asuvax!mcdphx!xroads!hrc!zardoz!tgate!ka3ovk!drilex!axiom!linus!guttman
From: guttman@mitre.org (Joshua D. Guttman)
Newsgroups: comp.emacs
Subject: Re: Using tags and a function key
Message-ID: 
Date: 22 Sep 89 19:52:06 GMT
References: <14063@shamash.cdc.com> 
Sender: news@linus.UUCP
Distribution: usa
Organization: Mitre Corporation, Bedford, MA.
Lines: 4
In-reply-to: mdb@ESD.3Com.COM's message of 22 Sep 89 09:04:10 GMT

In a posting from mdb@ESD.3Com.COM (Mark D. Baushke), the all-important form
(interactive) got left out.  His example should have read:

(define-key sun-raw-map "212z" '(lambda () (interactive)(find-tag nil t)))