[comp.emacs] Bug in GNU 18.50 tags.el

fritzson@bigburd.PRC.Unisys.COM (Richard Fritzson) (02/21/88)

I believe that we have installed the "corrected 18.50" version of GNU. 

The key sequence ^X-4-. (find-tag-other-window) no longer works
because its call to interactive invokes "find-tag-tag" which is
apparently no longer defined. I suspect that "find-tag-tag" used to be
defined and was called by both find-tag-other-window and find-tag but
that find-tag was revised so it didn't need find-tag-tag any longer
and it was deleted by mistake. (Pure speculation - I don't have the
old source files around anymore).

I patched it (I hope) by copying the call to interactive in find-tag
over to find-tag-other-window.
	-Rich Fritzson
	 ARPA: fritzson@prc.unisys.com
	 UUCP: {sdcrdcf,psuvax1,cbmvax}!burdvax!fritzson