emacs-devel
[Top][All Lists]
Advanced

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

Re: gnus appears not to honor mode-line-buffer-id


From: Andreas Schwab
Subject: Re: gnus appears not to honor mode-line-buffer-id
Date: Tue, 08 Dec 2020 14:12:37 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

On Dez 08 2020, Colin Baxter wrote:

> My Gnus' Group, Summary, etc. buffers do not honor my
> mode-line-buffer-id setting. I have
>
> #+begin_src elisp
>  '(mode-line ((t (:background "PaleGreen" :foreground "black"))))
>  '(mode-line-buffer-id ((t (:weight normal :background "white" :foreground 
> "blue"))))
> #+end_src
>
> This works for everything excepts gnus, where the buffer names just
> assume the general mode-line fore and background colors - in this case -
> of black and PaleGreen respectively.

I guess it's just that nobody thought about
gnus-mode-line-buffer-identification when mode-line-buffer-id was added.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



reply via email to

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