Path: utzoo!utgpu!water!watmath!uunet!tut.cis.ohio-state.edu!PRINCETON.EDU!eps From: eps@PRINCETON.EDU Newsgroups: gnu.emacs.bug Subject: bug in tags Message-ID: <8810191904.AA00908@sycamore.Princeton.EDU> Date: 19 Oct 88 19:04:30 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 7 M-. gets confused by defuns that begin with a nonletter. I have (defun factor (arg)... and (defun +factor (arg)... in a file. After running etags and visiting TAGS, M-. factor and M-. +factor both find +factor. elisha.