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

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

Re: etags question


From: Lowell Kirsh
Subject: Re: etags question
Date: Wed, 23 Feb 2005 22:50:29 -0800
User-agent: Mozilla Thunderbird 0.9 (X11/20041127)

perfect, thanks :-)

Jason Earl wrote:
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]