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

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

Re: Face: not showing?


From: Adam Sjøgren
Subject: Re: Face: not showing?
Date: Tue, 04 Apr 2023 14:03:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Eric writes:

> On Tuesday,  4 Apr 2023 at 12:49, Adam Sjøgren wrote:
>> Thanks! What is the value of gnus-treat-fold-headers in your setup?
>
> head

That's interesting - if I have it set to 'head the Face/X-Face image
isn't shown.

If I change it to nil, it is shown.

(As per the bisect posted earlier - which was done with a minimal
configuration, just:

  (setq gnus-select-method '(nnnil))

  (setq gnus-secondary-select-methods
        '((nntp "gmane"
               (nntp-address "gmane.io"))))

  (setq gnus-auto-select-first nil)

  (setq gnus-expert-user t)

  (setq gnus-article-date-headers '(combined-local-lapsed))
  (setq gnus-article-update-date-headers 60)
)

Maybe it works for you because you are using a monospaced face?

This is what it looks like for me, with 'head:

PNG image

and this is with nil:

PNG image

The default for gnus-treat-fold-headers was changed close to when the
default for the headers face was changed to non-monospaced.


  Best regards,

    Adam

-- 
 "I'm a song, not a singer."                                Adam Sjøgren
                                                       asjo@koldfront.dk

reply via email to

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