From xemacs-m  Mon Feb  3 21:07:11 1997
Received: from mail.uni-muenster.de (MAIL.UNI-MUENSTER.DE [128.176.6.47])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id VAA26365
	for <xemacs-beta@xemacs.org>; Mon, 3 Feb 1997 21:07:08 -0600 (CST)
Received: from cortex.corpus.uni-muenster.de (PPPE013.UNI-MUENSTER.DE [128.176.20.13]) by mail.uni-muenster.de (8.7.5/8.7.5) with ESMTP id EAA30074; Tue, 4 Feb 1997 04:06:09 +0100
Received: (from gutschk@localhost) by cortex.corpus.uni-muenster.de (8.8.2/8.8.2) id NAA09380; Mon, 3 Feb 1997 13:23:16 +0100
Sender: gutschk@uni-muenster.de
To: Kyle Jones <kyle_jones@wonderworks.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: redo
References: <QQcbfy18490.199702030339@crystal.WonderWorks.COM>
X-Face: +.[`xCMz]E6GW}5ECgY#C"Er6&v$q7:oe+zPlPtOh>/US;9B>;)ro_lpLx9/]q_{u-\YR>r
 P&)Da0gS,PW{@BWSG,PIV)3#J<$Ft_t]qa!xF~'*wuwg-CJj*0:EUr3z}y
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII
From: Markus Gutschke <gutschk@uni-muenster.de>
Date: 03 Feb 1997 13:23:14 +0100
In-Reply-To: Kyle Jones's message of Sun, 2 Feb 1997 22:39:18 -0500 (EST)
Message-ID: <m3hgjunknh.fsf@cortex.corpus.uni-muenster.de>
Lines: 22
X-Mailer: Gnus v5.2.40/XEmacs 20.0

Kyle Jones <kyle_jones@wonderworks.com> writes:
> OK, I impleemnted the redo thing Hrovje described.  Have at it
> and see if I got it right.

There must be something wrong with that code. I added

	(require 'redo)
	(global-set-key '(control :) 'redo)

to my ~/.emacs file, but now "undo" will keep undoing and redoing the
very last command. It just toggles between two states, but never
undoes beyond this level. "redo" always complains about not being able
to "redo", because there have been modifications to the buffer.


Markus

-- 
Markus Gutschke          Internet:       gutschk@math.uni-muenster.de
Schlage 5a               PGP public key: finger -l gutschk@math.uni-muenster.de
D-48268 Greven-Gimbte
Germany                            >>> I prefer encrypted e-mail <<<

