all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How can I skip the question when moving to tag?
@ 2013-12-22 22:08 Ivanov Dmitry
  2013-12-22 22:12 ` Dmitry Gutov
  0 siblings, 1 reply; 2+ messages in thread
From: Ivanov Dmitry @ 2013-12-22 22:08 UTC (permalink / raw)
  To: help-gnu-emacs

In Emacs when I click Alt-. for the first time it asks me, where to find
the tags file, then scans the file and asks for the second time "Find tag
(default function_name)". Then I click Enter, and it goes to the function
definition.

For the second and subsequent times it continues to ask me "Find tag
(default function_name)" question.

1. How can I disable this question and make it redirect me to the tag
without any extra questions?

2. How can I come back to the point in the previous function, where I
clicked Alt-.?


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

* Re: How can I skip the question when moving to tag?
  2013-12-22 22:08 How can I skip the question when moving to tag? Ivanov Dmitry
@ 2013-12-22 22:12 ` Dmitry Gutov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Gutov @ 2013-12-22 22:12 UTC (permalink / raw)
  To: Ivanov Dmitry; +Cc: help-gnu-emacs

Ivanov Dmitry <usr345@gmail.com> writes:

> 2. How can I come back to the point in the previous function, where I
> clicked Alt-.?

`M-*' (pop-tag-mark).



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

end of thread, other threads:[~2013-12-22 22:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-22 22:08 How can I skip the question when moving to tag? Ivanov Dmitry
2013-12-22 22:12 ` Dmitry Gutov

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.