all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Undo/Redo Editing History Position/Length Messages
@ 2008-07-07 11:10 Nordlöw
  0 siblings, 0 replies; only message in thread
From: Nordlöw @ 2008-07-07 11:10 UTC (permalink / raw)
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-07 11:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-07 11:10 Undo/Redo Editing History Position/Length Messages Nordlöw

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.