Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ATHENA.MIT.EDU!dbplass From: dbplass@ATHENA.MIT.EDU Newsgroups: gnu.emacs.bug Subject: Bug in find-tag-other-window Message-ID: <8903231846.AA05520@M11-116-5.MIT.EDU> Date: 23 Mar 89 18:46:22 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 13 TWIMC, Emacs (Ver. 18.50.51G of Thu Aug 4 1988) gives this message after you type C-x 4 . (find-tag-other-window): "Symbol's function definition is void: find-tag-tag" I found the bug; it is in the definition of "find-tag-other- window" (in the file /usr/athena/lib/gnuemacs/lisp/tags.el) where it tries to call the nonexistent function "find-tag-tag." This should obviously be "find-tag" instead. Thanks. --David Plass dbplass@athena