From: Dave Benjamin <ramen@lackingtalent.com>
Subject: Re: Undo'ing cursor movement keys
Date: Fri, 8 Sep 2006 14:41:03 -0500 [thread overview]
Message-ID: <Pine.LNX.4.63.0609081437200.19352@tenhost.net> (raw)
In-Reply-To: <ywrbqpq8mfe.fsf@peoa.flux.utah.edu>
On Fri, 8 Sep 2006, Eric Eide wrote:
> + Often, you can get back to where you want to be by "popping the mark
> ring." The key binding for this is C-u C-SPC. Read the online GNU
> Emacs manual for more information about "marks" and the mark ring.
In a similar vein, I use a library called goto-chg.el that defines a
goto-last-change function. I have this function bound to M-_, which nicely
parallels C-_ for undo. It's especially handy on my laptop, where the
touchpad sometimes sends me off to la-la-land when I accidentally brush
against it with my palm.
http://www.cs.virginia.edu/~wh5a/personal/Emacs/goto-chg.el
Another implementation of this function by a different person is here
(I have not tried this one myself, but it looks pretty similar):
http://www.emacswiki.org/cgi-bin/wiki/goto-last-change.el
Dave
next prev parent reply other threads:[~2006-09-08 19:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-07 17:17 Undo'ing cursor movement keys Bob
2006-09-07 17:55 ` Dynamic expansion in html-mode Ewen Cartwright
2006-09-07 18:36 ` Undo'ing cursor movement keys Drew Adams
2006-09-07 21:07 ` Colin S. Miller
2006-09-08 14:25 ` Eric Eide
2006-09-08 19:41 ` Dave Benjamin [this message]
2006-09-09 12:33 ` David Hansen
2006-09-09 20:45 ` Kaloian Doganov
[not found] <mailman.6595.1157654209.9609.help-gnu-emacs@gnu.org>
2006-09-08 7:48 ` Mathias Dahl
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.63.0609081437200.19352@tenhost.net \
--to=ramen@lackingtalent.com \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).