unofficial mirror of emacs-devel@gnu.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 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).