help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: etags question


From: Jason Earl
Subject: Re: etags question
Date: Wed, 23 Feb 2005 22:08:44 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux)

Lowell Kirsh <lkirsh@cs.ubc.ca> writes:

> I have a question about finding a tag using etags. I have 2
> functions with the same name which are both referenced in the same
> TAGS file. When I do a find-tag in emacs, it takes me to one of the
> occurrences. What I'd like to do is find the other occurrence. How
> can I do that?
>
> Lowell

M-. finds the first occurrence, C-u M-. should find the next.

Jason

reply via email to

[Prev in Thread] Current Thread [Next in Thread]