Gnus development mailing list
 help / color / mirror / Atom feed
From: "Adam Sjøgren" <asjo@koldfront.dk>
To: ding@gnus.org
Subject: Re: gnus icons
Date: Wed, 01 May 2024 18:23:07 +0200	[thread overview]
Message-ID: <87bk5ph578.fsf@tullinup.koldfront.dk> (raw)
In-Reply-To: <86cyq6sb9t.fsf@gmail.com>

cyurek@gmail.com writes:

> Does anyone have any problems with the following:
> gnus isn't showing icons instead it shows a square with a number
> inside like e154. I have installed all-the-icons-gnus.
> I'm running emacs 29.3 gnus 5.13 and
> have install alot other icons so all my other icons show in dired,
> consult, everywhere. this is the command I run in .emacs
> (require'all-the-icons-gnus)  (all-the-icons-gnus-setup)

Sounds like what happens when you are missing a font with unicode
emoji/glyphs.

Try installing the "Noto Color Emoji" and "Symbola" fonts (Debian
packages: fonts-noto-color-emoji and fonts-symbola).

I have these lines in my .emacs, I am not sure if they are still
relevant:

    (set-fontset-font t 'symbol "Noto Color Emoji" nil 'append)
    (set-fontset-font t 'symbol "Symbola" nil 'append)


  Best of luck,

    Adam

-- 
 "All the truth in the world adds up to one big lie"        Adam Sjøgren
                                                       asjo@koldfront.dk



  reply	other threads:[~2024-05-01 16:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-30 23:04 cyurek
2024-05-01 16:23 ` Adam Sjøgren [this message]
2024-05-02 22:55   ` cyurek
2024-05-04 20:25     ` Adam Sjøgren
2024-05-05  3:09       ` cyurek
2024-05-05 13:28         ` Adam Sjøgren
2024-05-06 10:12           ` Robert Pluim
2024-05-14 17:44             ` Adam Sjøgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bk5ph578.fsf@tullinup.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).