GNU bug report logs - #59571
Mode-line not getting updated with global-mode-string

Previous Next

Package: emacs;

Reported by: Heime <heimeborgia <at> protonmail.com>

Date: Fri, 25 Nov 2022 14:05:01 UTC

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Heime <heimeborgia <at> protonmail.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: Mode-line not getting updated with global-mode-string
Date: Fri, 25 Nov 2022 14:03:34 +0000
I intended to write some indications (e.g. "TEST") in the mode-line.  Using the following code
and with "display-time-mode" disabled, the mode-line in not getting updated.

(setq act "Tst")
(push '("" act) global-mode-string)
(force-mode-line-update)




This bug report was last modified 2 years and 257 days ago.

Previous Next


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