all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* etags question
@ 2005-02-24  3:38 Lowell Kirsh
  2005-02-24  5:08 ` Jason Earl
  0 siblings, 1 reply; 3+ messages in thread
From: Lowell Kirsh @ 2005-02-24  3:38 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: etags question
  2005-02-24  3:38 etags question Lowell Kirsh
@ 2005-02-24  5:08 ` Jason Earl
  2005-02-24  6:50   ` Lowell Kirsh
  0 siblings, 1 reply; 3+ messages in thread
From: Jason Earl @ 2005-02-24  5:08 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: etags question
  2005-02-24  5:08 ` Jason Earl
@ 2005-02-24  6:50   ` Lowell Kirsh
  0 siblings, 0 replies; 3+ messages in thread
From: Lowell Kirsh @ 2005-02-24  6:50 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-24  6:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-24  3:38 etags question Lowell Kirsh
2005-02-24  5:08 ` Jason Earl
2005-02-24  6:50   ` Lowell Kirsh

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.