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

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

bug#32038: 27.0.50; Emacs hangs when using :propertize mode line constru


From: Michał Kondraciuk
Subject: bug#32038: 27.0.50; Emacs hangs when using :propertize mode line construct and not providing a property value
Date: Mon, 2 Jul 2018 18:15:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

When I evaluate this, Emacs becomes unresponsive and keeps
consuming 100% of my cpu:

(progn
  (setq mode-line-format '(:propertize "a" face))
  (force-mode-line-update))

Repository revision: ee3e432300054ca488896e39fca57b10d733330a






reply via email to

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