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

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

bug#14824: 24.3.50; Regression: problem with undo in Mail mode


From: Stefan Monnier
Subject: bug#14824: 24.3.50; Regression: problem with undo in Mail mode
Date: Tue, 09 Jul 2013 04:56:10 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> emacs -Q
>> 1
>> C-x u
>> ; buffer still marked modified

> Bisected to:

> revno: 111447
> author: Aaron S. Hawley <aaron.s.hawley@gmail.com>
> committer: Stefan Monnier <monnier@iro.umontreal.ca>
> branch nick: trunk
> timestamp: Tue 2013-01-08 14:13:31 -0500
> message:
>   * lisp/simple.el (primitive-undo): Move from undo.c.
>   * src/undo.c (Fprimitive_undo): Move to simple.el.
>   (syms_of_undo): Remove declaration for Sprimitive_undo.
>   * test/automated/undo-tests.el: New file.

A shot in the dark: it might be due to the finer timestamps (since
these were introduced fairly recently, whereas Aaron's code is actually
pretty old (even tho it was installed only recently)).

Aaron?


        Stefan





reply via email to

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