all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Holger Sparr <sparr+usenet@mfk.tu-dresden.de>
Subject: Re: vim's jumplist equivalent in emacs?
Date: Thu, 07 Dec 2006 18:17:29 +0100	[thread overview]
Message-ID: <lnbqmfpqvq.fsf@mfk.tu-dresden.de> (raw)
In-Reply-To: 1165496555.501169.277080@80g2000cwy.googlegroups.com

On Thu, 07 Dec 2006, "Robert Thorpe" <rthorpe@realworldtech.com> wrote:

> Emacs has no jump list unfortunately.  Almost every operation will set
> the mark though, as Mathias said.
>
> If you do a search you can get back to where you were using C-u C-spc.
> There are other useful operations.  If you find a tag with M-. then C-u
> C-spc will return you to where you were.  Though in Emacs C-u C-spc
> will not return you to where you were when opening a file.

You could push the mark before opening another file (advice the opening
function) and use the global-mark-ring with C-x C-SPC to jump back.

Holger

-- 

  reply	other threads:[~2006-12-07 17:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-07  8:46 vim's jumplist equivalent in emacs? Thomas
2006-12-07 10:57 ` Mathias Dahl
2006-12-07 13:02 ` Robert Thorpe
2006-12-07 17:17   ` Holger Sparr [this message]
2006-12-12  5:43     ` totohero
2006-12-12  7:58       ` Holger Sparr
2006-12-12  5:54     ` Thomas
2006-12-12  7:41       ` Thomas
2006-12-12 18:43       ` Robert Thorpe
2006-12-13  0:50         ` Thomas
2006-12-13  1:15         ` Thomas
2006-12-17  2:17           ` Drew Adams
2006-12-13  8:29         ` Holger Sparr
2006-12-07 17:07 ` Holger Sparr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=lnbqmfpqvq.fsf@mfk.tu-dresden.de \
    --to=sparr+usenet@mfk.tu-dresden.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.