unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* New undo element (fun . args)
@ 2005-01-30  0:47 Kim F. Storm
  2005-01-30  1:24 ` Miles Bader
  2005-01-31  0:19 ` Richard Stallman
  0 siblings, 2 replies; 26+ messages in thread
From: Kim F. Storm @ 2005-01-30  0:47 UTC (permalink / raw
  Cc: emacs-devel


I appreciate the new undo element (fun . args), but there are
two problems with the specific format chosen:

1) it does not work with the "undo-in-region" funtionality.

2) AFAICS, it effectively blocks any future extensions to the
   undo list format.

To fix both of these problems, I suggest to change the format to:

   (apply FUN ARGS BEG . END)

and fix the undo in region to understand it.

-- 
Kim F. Storm  http://www.cua.dk

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2005-02-09 21:50 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-30  0:47 New undo element (fun . args) Kim F. Storm
2005-01-30  1:24 ` Miles Bader
2005-01-30 15:07   ` Stefan Monnier
2005-01-30 17:22     ` Kim F. Storm
2005-01-30 18:11     ` Kim F. Storm
2005-01-31 12:01     ` Richard Stallman
2005-01-31 13:02       ` Kim F. Storm
2005-01-31 22:53         ` Kim F. Storm
2005-02-02  7:28           ` Richard Stallman
2005-02-02  7:28         ` Richard Stallman
2005-02-02 14:35           ` Stefan Monnier
2005-02-02 15:41             ` Kim F. Storm
2005-02-03 19:13               ` Richard Stallman
2005-02-04 15:40                 ` Kim F. Storm
2005-02-05 17:39                   ` Richard Stallman
2005-02-07  8:23                     ` Kim F. Storm
2005-02-07 20:51                       ` Richard Stallman
2005-02-09 21:50                         ` Kim F. Storm
2005-02-07 11:51                   ` Kim F. Storm
2005-02-07 12:25                     ` David Kastrup
2005-02-07 14:14                       ` Stefan Monnier
2005-02-08 11:47                       ` Richard Stallman
2005-02-08 11:46                     ` Richard Stallman
2005-02-08 12:53                       ` Kim F. Storm
2005-02-03 19:13             ` Richard Stallman
2005-01-31  0:19 ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).