help-gnu-emacs
[Top][All Lists]
Advanced

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

Undo/Redo Editing History Position/Length Messages


From: Nordlöw
Subject: Undo/Redo Editing History Position/Length Messages
Date: Mon, 7 Jul 2008 04:10:38 -0700 (PDT)
User-agent: G2/1.0

Hi!

I believe it would be convenient for the user to get the
position X and length N of the undo/redo-history along with the
current user feedback messages "Undo!" and "Redo!" in the package
redo.el. Examples:

- Undo!: [X/N]
- Redo!: [X/N]

where X/N is the Position/Length of the Undo-Redo-history.

I looked into the sources of redo.el but I can't figure out how to
extract X and N from all the lists: buffer-undo-list, pending-undo-
list. Does anyone have any clues?

Thanks in advance,
Nordlöw


reply via email to

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