all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* undo after repeatedly calling 'repeat' leaves cursor in the wrong place
@ 2007-09-15 21:32 Chris Moore
  2007-09-16 13:12 ` martin rudalics
  2007-10-04  8:27 ` martin rudalics
  0 siblings, 2 replies; 3+ messages in thread
From: Chris Moore @ 2007-09-15 21:32 UTC (permalink / raw)
  To: emacs-pretest-bug

Type
  "x C-x z z z z C-x u"
(to insert an 'x', repeat the insert 4 times, then undo the last of the 4)

Before the "C-x u" there were 5 'x's with the cursor after them all.
After the "C-x u" there are 4 'x's, as expected, but the cursor is on
the 2nd one, whereas I would expect it to be after the 4th one.

If "C-x z" is used in full each time, instead of just hitting 'z' over
and over, then the undo works as expected.

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

end of thread, other threads:[~2007-10-04  8:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-15 21:32 undo after repeatedly calling 'repeat' leaves cursor in the wrong place Chris Moore
2007-09-16 13:12 ` martin rudalics
2007-10-04  8:27 ` martin rudalics

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.