GNU bug report logs - #39799
28.0.50; Most emoji sequences don’t render correctly

Previous Next

Package: emacs;

Reported by: Mike FABIAN <mfabian <at> redhat.com>

Date: Wed, 26 Feb 2020 14:30:03 UTC

Severity: normal

Found in version 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mike FABIAN <mfabian <at> redhat.com>
To: Robert Pluim <rpluim <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 39799 <at> debbugs.gnu.org
Subject: bug#39799: 28.0.50; Most emoji sequences don’t render correctly
Date: Fri, 28 Feb 2020 22:14:53 +0100
Robert Pluim <rpluim <at> gmail.com> さんはかきました:

>>>>>> On Fri, 28 Feb 2020 22:13:14 +0200, Eli Zaretskii <eliz <at> gnu.org> said:
>
>     >> (set-fontset-font nil #x24c2
>     >> '("Noto Color Emoji" . "iso10646-1") nil
>     >> 'prepend)
>     >> 
>     >> in the frame displaying the character, then it does use Noto Color
>     >> Emoji. What am I missing?
>
>     Eli> Which part makes the difference: the "fontset-default" vs nil or
>     Eli> symbol-subgroup vs an explicit codepoint?
>
> symbol-subgroup in that context is (#x2460 . #x24FF)	;; Enclosed
> Alphanumerics
> so I suspect it's the nil rather than "fontset-default". <time passes>
>
>      (set-fontset-font nil '(#x2460 . #x24FF)
>      '("Noto Color Emoji" . "iso10646-1") nil
>     'prepend)
>
> Makes the character display using Noto Color Emoji.

That works for me as well!

But would it be possible to display it in Symbola if not followed by the
emoji representation selector and in Noto Color Emoji if followed by the
emoji representation selector??

-- 
Mike FABIAN <mfabian <at> redhat.com>
睡眠不足はいい仕事の敵だ。





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

Previous Next


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