Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!ames!ncar!gatech!bbn!schooler@bbn.com From: schooler@bbn.com (Richard Schooler) Newsgroups: comp.emacs Subject: find-tag-tag? Message-ID: <22943@bbn.COM> Date: 4 Apr 88 14:58:46 GMT Sender: news@bbn.COM Reply-To: schooler@bbn.com (Richard Schooler) Organization: BBN Advanced Computers, Inc. Lines: 8 I'm running GNU Emacs 18.50.3 under SunOS 3.4. When I try to invoke the function find-tag-other-window via "C-x 4 .", I get a message saying that "find-tag-tag" cannot be found. In looking at "tags.el", I find that this message is reasonable, since find-tag-other-window does indeed call find-tag-tag, which is nowhere defined. As I used to use this function quite a bit, can anyone help? -- Richard schooler@bbn.com