unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#59571: Mode-line not getting updated with global-mode-string
@ 2022-11-25 14:03 Heime via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 0 replies; only message in thread
From: Heime via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-11-25 14:03 UTC (permalink / raw)
  To: 59571

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)





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-25 14:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-25 14:03 bug#59571: Mode-line not getting updated with global-mode-string Heime via Bug reports for GNU Emacs, the Swiss army knife of text editors

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).