all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Colin Baxter 😺" <m43cap@yandex.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: , help-gnu-emacs@gnu.org
Subject: Re: emojis not colored
Date: Sun, 14 Nov 2021 18:20:24 +0000	[thread overview]
Message-ID: <87a6i6eh07.fsf@yandex.com> (raw)
In-Reply-To: <87ee7iel4v.fsf@yandex.com> (Colin Baxter's message of "Sun, 14 Nov 2021 16:51:12 +0000")

>>>>> Colin Baxter 😺 <m43cap@yandex.com> writes:

>>>>> Eli Zaretskii <eliz@gnu.org> writes:
    >>> From: Colin Baxter 😺 <m43cap@yandex.com> Date: Sun, 14 Nov 2021
    >>> 15:06:42 +0000
    >>> 
    >>> If I open emacs-29 by doing "emacs -Q <RET>" and use "M-x
    >>> emoji-list <RET>" then I see emojis but only as
    >>> black-and-white. I do not see colored emojis at all. I have used
    >>> 
    >>> (set-fontset-font t 'emoji '("Noto Color Emoji" . "iso10646-1")
    >>> nil 'prepend)
    >>> 
    >>> and variations but to no avail.

    >> Does Emacs indeed use Noto Color Emoji for the Emoji codepoints?
    >> Use "C-u C-x =" to tell.

    > Ah, it appears that the ~/.fonts/NotoColorEmoji.ttf is not being
    > found.  The emojis are all Symbola. If I delete all the fonts
    > (including Symbola) from my ~/.fonts, with the exception of
    > NotoColorEmoji.ttf, then C-u C-x = shows the emoji to be now
    > Unifont. It looks like a problem with my font configurations or
    > with my copy of NotoColorEmoji.

I can get emojis with Segoe ui emoji using

(set-fontset-font t 'emoji
                    '("Segoe ui emoji" . "iso10646-1") nil 'prepend)

and C-u C-x = confirms that its -microsoft-Segoe UI Emoji-regular. The
emojis are not colored. I think my copy of NotoColorEmoji.ttf may be
corrupt.

Best wishes,



  reply	other threads:[~2021-11-14 18:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-14 15:06 emojis not colored Colin Baxter 😺
2021-11-14 15:25 ` Eli Zaretskii
2021-11-14 16:51   ` Colin Baxter 😺
2021-11-14 18:20     ` Colin Baxter 😺 [this message]
2021-11-14 18:53       ` Eli Zaretskii
2021-11-14 19:31         ` Colin Baxter 😺
2021-11-14 19:35           ` Eli Zaretskii
2021-11-14 19:53             ` Colin Baxter 😺
2021-11-14 20:32               ` Eli Zaretskii
2021-11-15  8:56               ` Robert Pluim
2021-11-15  9:31                 ` Colin Baxter 😺
2021-11-15 13:19                   ` Robert Pluim
2021-11-15 18:37                     ` Colin Baxter 😺

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=87a6i6eh07.fsf@yandex.com \
    --to=m43cap@yandex.com \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.