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

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

bug#21968: 25.0.50; Undo boundary change / problem with point after undo


From: David Reitter
Subject: bug#21968: 25.0.50; Undo boundary change / problem with point after undo
Date: Fri, 20 Nov 2015 22:06:42 -0500

X-Debbugs-CC: phillip.lord@newcastle.ac.uk


Emacs -Q

Paste or enter the following text into the scratch buffer:

Hello World. Hello world how are you?

Move cursor to the beginning of a word, such as "world".

Hit M-DEL  (backward-kill-word).  Word is killed as it should be, and point 
remains on "world".
Then, C-_ (undo).

Now, point is not where it should be (on "world", as before the change), but in 
the next line.


The problem was introduced in 44dfa86 (Aug 6, 2015).


(This was seen is on the emacs-25 branch.)




reply via email to

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