Re: gnus icons
Adam Sjøgren <[email protected]>
| Newsgroups | gmane.emacs.gnus.general |
|---|---|
| Organization | koldfront - analysis & revolution, Copenhagen, Denmark |
| Message-ID | <[email protected]> |
[email protected] 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 [email protected]