unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* gnus appears not to honor mode-line-buffer-id
@ 2020-12-08 12:27 Colin Baxter
  2020-12-08 13:12 ` Andreas Schwab
  2020-12-08 13:21 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Colin Baxter @ 2020-12-08 12:27 UTC (permalink / raw)
  To: emacs-devel; +Cc: e.fraga

Hello,

I posted this originally on gmane.emacs.gnus.general where the effect
was confirmed. However, we don't know if it's a bug or a gnus' feature
so I thought it best to sound out first the wisdom of emacs-dev.

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.

Best wishes,

Colin Baxter.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: gnus appears not to honor mode-line-buffer-id
  2020-12-08 12:27 gnus appears not to honor mode-line-buffer-id Colin Baxter
@ 2020-12-08 13:12 ` Andreas Schwab
  2020-12-08 13:21 ` Lars Ingebrigtsen
  1 sibling, 0 replies; 5+ messages in thread
From: Andreas Schwab @ 2020-12-08 13:12 UTC (permalink / raw)
  To: Colin Baxter; +Cc: e.fraga, emacs-devel

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."



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: gnus appears not to honor mode-line-buffer-id
  2020-12-08 12:27 gnus appears not to honor mode-line-buffer-id Colin Baxter
  2020-12-08 13:12 ` Andreas Schwab
@ 2020-12-08 13:21 ` Lars Ingebrigtsen
  2020-12-08 13:53   ` Eric S Fraga
  1 sibling, 1 reply; 5+ messages in thread
From: Lars Ingebrigtsen @ 2020-12-08 13:21 UTC (permalink / raw)
  To: Colin Baxter; +Cc: e.fraga, emacs-devel

Colin Baxter <m43cap@yandex.com> writes:

> 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.

This should now be fixed on the Emacs trunk.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: gnus appears not to honor mode-line-buffer-id
  2020-12-08 13:21 ` Lars Ingebrigtsen
@ 2020-12-08 13:53   ` Eric S Fraga
  2020-12-08 14:37     ` Colin Baxter
  0 siblings, 1 reply; 5+ messages in thread
From: Eric S Fraga @ 2020-12-08 13:53 UTC (permalink / raw)
  To: emacs-devel

On Tuesday,  8 Dec 2020 at 14:21, Lars Ingebrigtsen wrote:
> This should now be fixed on the Emacs trunk.

Indeed. Thank you!

-- 
Eric S Fraga via Emacs 28.0.50 & org 9.4 on Debian bullseye/sid




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: gnus appears not to honor mode-line-buffer-id
  2020-12-08 13:53   ` Eric S Fraga
@ 2020-12-08 14:37     ` Colin Baxter
  0 siblings, 0 replies; 5+ messages in thread
From: Colin Baxter @ 2020-12-08 14:37 UTC (permalink / raw)
  To: Eric S Fraga; +Cc: emacs-devel

>>>>> Eric S Fraga <e.fraga@ucl.ac.uk> writes:

    > On Tuesday,  8 Dec 2020 at 14:21, Lars Ingebrigtsen wrote:
    >> This should now be fixed on the Emacs trunk.

    > Indeed. Thank you!

    > -- Eric S Fraga via Emacs 28.0.50 & org 9.4 on Debian bullseye/sid


I can now also confirm this. Thanks everybody for your help.

Best wishes,

Colin.


--
Colin Baxter
URL: http://www.Colin-Baxter.com
---------------------------------------------------------------------
GnuPG fingerprint: 68A8 799C 0230 16E7 BF68  2A27 BBFA 2492 91F5 41C8
---------------------------------------------------------------------



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-08 14:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-08 12:27 gnus appears not to honor mode-line-buffer-id Colin Baxter
2020-12-08 13:12 ` Andreas Schwab
2020-12-08 13:21 ` Lars Ingebrigtsen
2020-12-08 13:53   ` Eric S Fraga
2020-12-08 14:37     ` Colin Baxter

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).