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

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

bug#53629: 27.1: add option to change face `mode-line-buffer-id` when mo


From: martin rudalics
Subject: bug#53629: 27.1: add option to change face `mode-line-buffer-id` when mode-line is inactive
Date: Tue, 8 Feb 2022 19:22:54 +0100

> I just noticed that it doesn't seem to work in the `dired` and `info`
> windows. Any ideas?

'dired' has

  (setq ...
        mode-line-buffer-identification
        (propertized-buffer-identification "%17b"))

and 'info' uses 'Info-set-mode-line'.  You would have to override
these somehow.

martin





reply via email to

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