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

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

Re: Go back in emacs


From: David Kastrup
Subject: Re: Go back in emacs
Date: Fri, 06 Jun 2008 00:42:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

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


reply via email to

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