all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#23182: 25.0.92; Emacs hangs if you :propertize a minor-mode lighter with a display property
@ 2016-04-01 13:45 Artur Malabarba
  2016-04-01 17:47 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Artur Malabarba @ 2016-04-01 13:45 UTC (permalink / raw)
  To: 23182


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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-04-01 19:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-01 13:45 bug#23182: 25.0.92; Emacs hangs if you :propertize a minor-mode lighter with a display property Artur Malabarba
2016-04-01 17:47 ` Eli Zaretskii
2016-04-01 19:18   ` Artur Malabarba

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.