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: Phillip Lord
Subject: bug#21968: 25.0.50; Undo boundary change / problem with point after undo
Date: Sat, 21 Nov 2015 10:04:32 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Thanks for the report.

I believe I have a fix for this (currently on branch
fix/undo-point-in-wrong-place).

Phil


David Reitter <david.reitter@gmail.com> writes:

> 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]