Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!marat.osf.fr!macrakis From: macrakis@marat.osf.fr (Stavros Macrakis) Newsgroups: gnu.emacs.bug Subject: find-tag tagnames Message-ID: <8912271552.AA02760@mururoa.imag.fr> Date: 27 Dec 89 23:52:38 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 9 GNU Emacs 18.55.1 of Tue Oct 31 1989 on marat (hpux) How do I go about searching for the tag that is precisely X? Since find-tag takes a string (and not regexp) argument, I can't use X\b. Let's see... how much work would it be to put in completion for tag names? (Sorry, for the time being at least, I'm not volunteering.) -s