GNU bug report logs - #23182
25.0.92; Emacs hangs if you :propertize a minor-mode lighter with a display property

Previous Next

Package: emacs;

Reported by: Artur Malabarba <bruce.connor.am <at> gmail.com>

Date: Fri, 1 Apr 2016 13:47:02 UTC

Severity: normal

Found in version 25.0.92

Done: Artur Malabarba <bruce.connor.am <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Artur Malabarba <bruce.connor.am <at> gmail.com>
To: 23182 <at> debbugs.gnu.org
Subject: bug#23182: 25.0.92; Emacs hangs if you :propertize a minor-mode lighter with a display property
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).

Oddly enough, it seems the issue does not happen if I'm using a theme
whose `mode-line' face has a background property.


ps: I understand there's no reason to define a minor-mode lighter like
the above, but I ran into this issue while applying other display
properties to arbitrary minor modes.




This bug report was last modified 9 years and 136 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.