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

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

bug#29118: 25.2.50; Undoing shell flush output results in weird state


From: Noam Postavsky
Subject: bug#29118: 25.2.50; Undoing shell flush output results in weird state
Date: Wed, 15 Nov 2017 08:05:31 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)

tags 29118 fixed
close 29118 26.1
quit

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>>                   (and (eq (marker-buffer m) (current-buffer))
>> -                      (= pos m)
>> +                      (= (abs pos) m)
>>                        (push marker-adj valid-marker-adjustments))))

> Looks correct to me, this belongs in emacs-26, thanks.

Thanks, pushed to emacs-26.

[1: 1faade8821]: 2017-11-15 07:05:35 -0500
  Fix marker adjustment for undo (Bug#29118)
  
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=1faade882165de2e9bd63702c59c8f26531c18ed





reply via email to

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