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

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

bug#23182: 25.0.92; Emacs hangs if you :propertize a minor-mode lighter


From: Eli Zaretskii
Subject: bug#23182: 25.0.92; Emacs hangs if you :propertize a minor-mode lighter with a display property
Date: Fri, 01 Apr 2016 20:47:24 +0300

> From: Artur Malabarba <bruce.connor.am@gmail.com>
> Date: Fri, 01 Apr 2016 10:45:43 -0300
> 
> 
> >From emacs -q evaluate the following:
> 
>     (define-minor-mode buggy nil t (:propertize "HI" display "there"))
> 
> Emacs will hang completely (`C-g' does nothing and I'm forced to `kill
> -9' it).

I believe this is bug #23091, which was fixed on the emacs-25 branch a
week ago.  In any case, I cannot reproduce this on the current
emacs-25 branch.  (Emacs 25.0.92 aborts due to an assertion violation,
in the code which was fixed as part of fixing the above-mentioned
bug.)





reply via email to

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