info-gnus-english
[Top][All Lists]
Advanced

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

Re: adding date to the summary buffer


From: Fraga, Eric
Subject: Re: adding date to the summary buffer
Date: Tue, 21 Jan 2025 11:54:33 +0000
User-agent: gnus (Emacs 31.0.50)

Response below/inline for email Gottfried wrote:
> (original email sent 21 Jan 2025 at 11:48)
> 
> HI,
>
> thanks to all for help
>
> using your proposal says:
>
> Debugger entered--Lisp error: (void-variable gnus-face-5)

> I checked that, but I donĀ“t know at the moment what to change in face 5.

You may have to define the faces for gnus, e.g.:

  (setq gnus-face-5 'gnus-button)

I.e. set the face to an existing one that matches what you want

  M-x list-faces-display RET

or create your own face if you wish.

-- 
Eric S Fraga via gnus (Emacs 31.0.50 2025-01-06) on Debian 12.8

reply via email to

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