Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!bbn!jr@bbn.com From: jr@bbn.com (John Robinson) Newsgroups: gnu.emacs.bug Subject: Re: find-tag-tag in tags.el Message-ID: <37677@bbn.COM> Date: 23 Mar 89 20:39:53 GMT References: <8903231938.AA04764@prep.ai.mit.edu> Sender: news@bbn.COM Reply-To: jr@bbn.com (John Robinson) Distribution: gnu Organization: BBN Systems and Technologies Corporation, Cambridge MA Lines: 18 In-reply-to: dsill@RELAY.NSWC.NAVY.MIL In article <8903231938.AA04764@prep.ai.mit.edu>, dsill@RELAY writes: >GNU Emacs 18.52.3 of Tue Jan 31 1989 on ef80 (berkeley-unix) > >Our $EMACS/lisp/tags.el has a find-tag-tag function. I don't know >what the problem is, but I don't think changing calls to find-tag-tag >to find-tag will fix it. The following in, say, your .emacs will do the trick. As the comment indicates, a (provide 'tags) in tags.el would make all this a tad nicer. (This is from the emacs-tags package due to Bob Webber, Wayne Mesard, and Ashwin Ram - I don't know who added this detail). (autoload 'find-tag-tag "tags" "This hack is here because there's no provide in tags.el!") -- /jr jr@bbn.com or bbn!jr C'mon big money!