unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Dan Katz <dkatz@profitlogic.com>
Subject: Re: help with tags
Date: Fri, 01 Aug 2003 11:41:20 -0400	[thread overview]
Message-ID: <87u191peqn.fsf@profitlogic.com> (raw)
In-Reply-To: bgdrj2$m02$1@home.itg.ti.com

On Fri, 1 Aug 2003, Javier Oviedo wrote:

> Currently, when I do find-tag, it stops on the first occurrence it
> finds in the tag table. It would be nice if I could run a command
> that would go to the next occurrence in the tag table.

As the help for the find-tag function states (C-h f find-tag):

    If second arg NEXT-P is t (interactively, with prefix arg), search
    for another tag that matches the last tagname or regexp used.

The prefix arg (a.k.a. the universal arg) is usually bound to C-u.  So
your session might look like this (for default key bindings):

M-. foo<RET>                   ; Find the first 'foo' tag
C-u M-.                        ; Goto the next one


Is this what you're looking for?

Dan

  reply	other threads:[~2003-08-01 15:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-30 14:00 help with tags Javier Oviedo
2003-07-30 15:11 ` Kai Großjohann
2003-07-30 20:28   ` Javier Oviedo
2003-07-31 17:02     ` Kai Großjohann
2003-07-31  6:43   ` Eli Zaretskii
     [not found]   ` <mailman.754.1059630121.8231.help-gnu-emacs@gnu.org>
2003-08-01 14:00     ` Javier Oviedo
2003-08-01 15:41       ` Dan Katz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-08-27 12:59 Help " Glen Stark

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=87u191peqn.fsf@profitlogic.com \
    --to=dkatz@profitlogic.com \
    /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).