[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
- adding date to the summary buffer, gfp, 2025/01/20
- Re: adding date to the summary buffer, Michael Heerdegen, 2025/01/20
- Re: adding date to the summary buffer, Stephen Berman, 2025/01/20
- Re: adding date to the summary buffer, Eric S Fraga, 2025/01/21
- Re: adding date to the summary buffer, Gottfried, 2025/01/21
- Re: adding date to the summary buffer,
Fraga, Eric <=
- Re: adding date to the summary buffer, Gottfried, 2025/01/21
- Re: adding date to the summary buffer, Fraga, Eric, 2025/01/21
- Re: adding date to the summary buffer, gfp, 2025/01/21
- Re: adding date to the summary buffer, Fraga, Eric, 2025/01/21
- Re: adding date to the summary buffer, gfp, 2025/01/21
- Re: adding date to the summary buffer, Robert Pluim, 2025/01/21
- Re: adding date to the summary buffer, Eric S Fraga, 2025/01/21
- Re: adding date to the summary buffer, Michael Heerdegen, 2025/01/21