all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#32038: 27.0.50; Emacs hangs when using :propertize mode line construct and not providing a property value
@ 2018-07-02 16:15 Michał Kondraciuk
  2018-07-03  1:24 ` Jonathan Kyle Mitchell
  2018-07-21 16:39 ` bug#32237: 27.0.50; Function in before-change-functions is called with first argument greater than the second Michał Kondraciuk
  0 siblings, 2 replies; 10+ messages in thread
From: Michał Kondraciuk @ 2018-07-02 16:15 UTC (permalink / raw)
  To: 32038

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






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

end of thread, other threads:[~2018-07-21 18:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-02 16:15 bug#32038: 27.0.50; Emacs hangs when using :propertize mode line construct and not providing a property value Michał Kondraciuk
2018-07-03  1:24 ` Jonathan Kyle Mitchell
2018-07-03  4:46   ` Jonathan Kyle Mitchell
2018-07-04  3:12     ` Jonathan Kyle Mitchell
2018-07-04 15:07       ` Eli Zaretskii
2018-07-05  4:14         ` Jonathan Kyle Mitchell
2018-07-14 11:30           ` Eli Zaretskii
2018-07-15 17:21             ` Jonathan Kyle Mitchell
2018-07-21 16:39 ` bug#32237: 27.0.50; Function in before-change-functions is called with first argument greater than the second Michał Kondraciuk
2018-07-21 18:06   ` Eli Zaretskii

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.