From: Eli Zaretskii <eliz@gnu.org>
To: Van Ly <van.ly@sdf.org>
Cc: 73297@debbugs.gnu.org
Subject: bug#73297: 30.0.91; on NetBSD 10, raccoon glyph fails to show
Date: Mon, 16 Sep 2024 20:47:25 +0300 [thread overview]
Message-ID: <86ed5jcwya.fsf@gnu.org> (raw)
In-Reply-To: <dcsmsk7k4xu.fsf@sdf.org> (bug-gnu-emacs@gnu.org)
tags 73297 notabug
thanks
> Date: Mon, 16 Sep 2024 15:13:01 +0000
> From: Van Ly via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>
> The raccoon glyph shows visually in the web browser but does not inside graphical gnu emacs.
>
> character: 🦝 (displayed as 🦝) (codepoint 129437, #o374635, #x1f99d)
>
> Steps to reproduce behavior
>
> 1. start, emacs -Q --init-dir=/tmp/xxx
> 2. enter, the following one line in the file /tmp/example.html
>
> <pre>🦝</pre>
>
> Expected behavior, the glyph presented in the web browser is shown in emacs.
This character belongs to what Emacs calls the 'emoji script. The
default fontset assigns this script to Noto Emoji and Noto Color Emoji
fonts. If you don't have any of these fonts installed, and cannot
install them, you need to customize the default fontset (using
set-fontset-font) to use some other font for Emoji display.
This is not a bug in Emacs, this is due to a lack of proper
configuration of your fonts for displaying Emoji.
prev parent reply other threads:[~2024-09-16 17:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-16 15:13 bug#73297: 30.0.91; on NetBSD 10, raccoon glyph fails to show Van Ly via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-16 17:47 ` Eli Zaretskii [this message]
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=86ed5jcwya.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=73297@debbugs.gnu.org \
--cc=van.ly@sdf.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.