GNU bug report logs - #54970
28.1; Some emoji no longer display

Previous Next

Package: emacs;

Reported by: Howard Melman <hmelman <at> gmail.com>

Date: Sat, 16 Apr 2022 13:08:02 UTC

Severity: normal

Found in version 28.1

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Howard Melman <hmelman <at> gmail.com>
Cc: alan <at> idiocy.org, 54970 <at> debbugs.gnu.org, larsi <at> gnus.org
Subject: bug#54970: 28.1; Some emoji no longer display
Date: Sat, 16 Apr 2022 19:42:15 +0300
> From: Howard Melman <hmelman <at> gmail.com>
> Date: Sat, 16 Apr 2022 12:21:20 -0400
> Cc: Lars Ingebrigtsen <larsi <at> gnus.org>, 54970 <at> debbugs.gnu.org
> 
> >    (set-fontset-font t 'symbol "Apple Color Emoji")
> > 
> > Please let us know if that makes any difference.
> 
> As I said in my initial report, that (or something similar) did solve it for me.
> 
> But the NEWS report said to do this:
> 
>     (set-fontset-font t 'emoji
>                       '("My New Emoji Font" . "iso10646-1") nil 'prepend)
> 
> Which did not work for me, but this did:
> 
>     (set-fontset-font t 'symbol
>                      '("Apple Color Emoji" . "iso10646-1") nil 'prepend)

That's because we don't want to advertise the (non-free) Apple font.

> I'm not clear about what the iso10646-1 part does or if it's needed.  

It makes the setting work more reliably in this case.




This bug report was last modified 3 years and 54 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.