dbplass@ATHENA.MIT.EDU (03/24/89)
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