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

To reply to this bug, email your comments to 59571 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#59571; Package emacs. (Fri, 25 Nov 2022 14:05:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Heime <heimeborgia <at> protonmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 25 Nov 2022 14:05:01 GMT) Full text and rfc822 format available.

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 1 year and 146 days ago.

Previous Next


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