all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
To: alinsoar@voila.fr
Cc: rms@gnu.org, "Emacs   Dev  \[emacs-devel\]" <emacs-devel@gnu.org>
Subject: Re: REDO ?
Date: Mon, 23 Apr 2007 18:09:18 +0100	[thread overview]
Message-ID: <F63B202B-1D00-4ED4-A2D2-459E8CEA367E@gmail.com> (raw)
In-Reply-To: <17190643.437781177343203022.JavaMail.www@wwinf4203>

On 23 Apr 2007, at 16:46, A Soare wrote:

> Not different. Just the same, but to be possible to reverse the  
> direction of the yank (using a parameter for example), even from  
> the beginning of the action, not to be obliged first to apply an  
> undo, etcetera.

A while agao, we integrated an undo/redo function into Aquamacs,  
because that's what users generally get in programs running on that  
specific OS.

A few of our users preferred the original `undo', so it makes sense  
to leave C-_ as it is. (The idea to bind a prefix key combination to  
the new `redo' makes sense.)

Additionally, our `undo' and `redo' restore the region.

The code (based on the `redo' package by Kyle E Jones) is available  
below. If people are interested, I could rewrite it to fit into Emacs  
after the release.


http://aquamacs.cvs.sourceforge.net/*checkout*/aquamacs/aquamacs/src/ 
site-lisp/aquamacs-redo.el

  reply	other threads:[~2007-04-23 17:09 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-23 15:46 REDO ? A Soare
2007-04-23 17:09 ` David Reitter [this message]
2007-04-23 18:01   ` Stefan Monnier
2007-04-23 20:01     ` Ken Manheimer
2007-04-23 20:16       ` Davis Herring
2007-04-24 16:03   ` Richard Stallman
2007-04-24 16:21     ` David Reitter
2007-04-25  2:04       ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2007-04-24  9:28 A Soare
2007-04-24 13:32 ` Drew Adams
2007-04-23  9:44 A Soare
2007-04-23 15:38 ` Stefan Monnier
2007-04-23 23:08 ` Richard Stallman
2007-04-23 23:54   ` Davis Herring
2007-04-23 23:08 ` Richard Stallman
2007-04-21 19:54 A Soare
2007-04-23  1:57 ` Stefan Monnier
2007-04-23 14:21   ` Richard Stallman
2007-04-23 14:30     ` David Kastrup
2007-04-24 16:03       ` Richard Stallman

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=F63B202B-1D00-4ED4-A2D2-459E8CEA367E@gmail.com \
    --to=david.reitter@gmail.com \
    --cc=alinsoar@voila.fr \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /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.