Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!ucsd!sdcsvax!ucsdhub!hp-sdd!hplabs!sdcrdcf!burdvax!bigburd.PRC.Unisys.COM!fritzson From: fritzson@bigburd.PRC.Unisys.COM (Richard Fritzson) Newsgroups: comp.emacs Subject: Bug in GNU 18.50 tags.el (?) Summary: ^X-4-. is broken Message-ID: <5552@burdvax.PRC.Unisys.COM> Date: 21 Feb 88 03:22:15 GMT Sender: news@PRC.Unisys.COM Organization: Unisys Corporation, Paoli Research Center; Paoli, PA Lines: 15 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