all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Go back in emacs
@ 2008-06-05 18:09 brieweb
  2008-06-05 22:42 ` David Kastrup
  2008-06-06 15:21 ` Peter Jones
  0 siblings, 2 replies; 3+ messages in thread
From: brieweb @ 2008-06-05 18:09 UTC (permalink / raw)
  To: help-gnu-emacs

Say I follow a symbol with "M-." that was generated with the etags
command. How do I go back after following the tag?

brian


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

* Re: Go back in emacs
  2008-06-05 18:09 Go back in emacs brieweb
@ 2008-06-05 22:42 ` David Kastrup
  2008-06-06 15:21 ` Peter Jones
  1 sibling, 0 replies; 3+ messages in thread
From: David Kastrup @ 2008-06-05 22:42 UTC (permalink / raw)
  To: help-gnu-emacs

brieweb <brian@brie.com> writes:

> Say I follow a symbol with "M-." that was generated with the etags
> command. How do I go back after following the tag?

How about reading the function documentation?


C-h k M-. 

gives me:

[...]

A marker representing the point when this command is invoked is pushed
onto a ring and may be popped back to with M-*.
Contrast this with the ring of marks gone to by the command.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


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

* Re: Go back in emacs
  2008-06-05 18:09 Go back in emacs brieweb
  2008-06-05 22:42 ` David Kastrup
@ 2008-06-06 15:21 ` Peter Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Jones @ 2008-06-06 15:21 UTC (permalink / raw)
  To: help-gnu-emacs

brieweb <brian@brie.com> writes:
> Say I follow a symbol with "M-." that was generated with the etags
> command. How do I go back after following the tag?

M-*

http://www.emacswiki.org/cgi-bin/wiki/EmacsTags

-- 
Peter Jones, pmade inc.
http://pmade.com




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

end of thread, other threads:[~2008-06-06 15:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-05 18:09 Go back in emacs brieweb
2008-06-05 22:42 ` David Kastrup
2008-06-06 15:21 ` Peter Jones

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.