emacs-devel
[Top][All Lists]
Advanced

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

Re: New undo element (fun . args)


From: Kim F. Storm
Subject: Re: New undo element (fun . args)
Date: Tue, 08 Feb 2005 13:53:58 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

>     It turned out to be quite tricky to get the usage right as an apply
>     function need to install a proper _redo_ entry which may not really do
>     anything but re-install the original _undo_ entry etc.
>
> Ifr the extensible undo entry does some other nontrivial job,
> surely its redo entry should redo that nontrivial job, right?
> So how can it be that the redo entry only reinstalls the undo entry?

That was the tricky part :-)

It actually took me some time and deep thought to realize what
was (not) needed.

The cua undo stuff only deals with rectangle highlighting, so it only
makes sense to highlight anything when the rectangle data is actually
present/restored.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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