unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Andrew Shepard <ashepard2001@yahoo.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Problem finding multiple tags with same tagname
Date: Mon, 07 Jun 2004 17:57:08 -0700	[thread overview]
Message-ID: <40C50EE4.10003@yahoo.com> (raw)
In-Reply-To: <40C5099C.8010509@yahoo.com>

Solution found:

After reading the online Emacs manual it became apparent that the 
"Learning GNU Emacs" book is in error. The "correct" way to find 
successive tags is to use the following:

C-u M-.


Andy ...

Andrew Shepard wrote:

> I'm searching for tags in a TAGS file created by etags. However, I'm 
> unable to look for more than one tag with the same name when I follow
> instructions given in the book "Learning GNU Emacs"
>
> Here's an example where I'm looking for multiple instances of the 
> function Play():
>
> ESC-.
> Play RETURN
> (I am correctly taken to the first instance of the Play() function)
>
> ESC-,
>
> Message returned by Emacs is: 'No M-x tags-search or M-x 
> tags-query-replace in progress'
>
>
> Note that if I do a ESC-x tags-search on a tagname and follow with 
> ESC-, emacs takes me to all the instances of the tagname. It looks 
> like the book I have might have an error in it. However, if this is 
> the case how do I find multiple instances of tags after using the 
> ESC-. command?
>
> Thanks in advance.
>
> Andy ...
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
>

  reply	other threads:[~2004-06-08  0:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-08  0:34 Problem finding multiple tags with same tagname Andrew Shepard
2004-06-08  0:57 ` Andrew Shepard [this message]
2004-06-08  6:35   ` Kai Grossjohann
2004-06-08  7:43     ` gebser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40C50EE4.10003@yahoo.com \
    --to=ashepard2001@yahoo.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).