all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Kévin Le Gouguec" <kevin.legouguec@gmail.com>
To: Jean Louis <bugs@gnu.support>
Cc: 51741@debbugs.gnu.org
Subject: bug#51741: 29.0.50; Include following emojis
Date: Wed, 10 Nov 2021 08:14:24 +0100	[thread overview]
Message-ID: <87o86sqy7j.fsf@gmail.com> (raw)
In-Reply-To: <86k0hg8wa4.fsf@protected.rcdrun.com> (Jean Louis's message of "Wed, 10 Nov 2021 07:33:23 +0300")

Jean Louis <bugs@gnu.support> writes:

> 🗒 - which I use for notes
> 🗄 - which I use for archive or files
> ℹ - it should be of same width as emoji, included in emoji
> ⚠ - it should be of same width as emoji, included
> ✍ - for writing

AFAICT Unicode says that those codepoints have Emoji_Presentation=No,
which means that applications should prefer a "text presentation",
i.e. in Emacs, a non-color font, *unless* you append U+FE0F VARIATION
SELECTOR-16 to these characters.

See https://unicode.org/reports/tr51/#Emoji_Presentation for reference.

Just C-x 8 RET FE0F after those characters, and Emacs (starting with
version 28) will display them with a color font as you expect.

Or use Emacs 29's emoji selection commands, e.g. C-x 8 e s warn RET,
which will automatically append U+FE0F if needed.





  parent reply	other threads:[~2021-11-10  7:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-10  4:33 bug#51741: 29.0.50; Include following emojis Jean Louis
2021-11-10  4:40 ` Lars Ingebrigtsen
2021-11-13 21:05   ` Jean Louis
2021-11-10  7:14 ` Kévin Le Gouguec [this message]
2021-11-13 21:09   ` Jean Louis
2021-11-13 22:59     ` Kévin Le Gouguec
2021-11-14  2:27     ` Lars Ingebrigtsen

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=87o86sqy7j.fsf@gmail.com \
    --to=kevin.legouguec@gmail.com \
    --cc=51741@debbugs.gnu.org \
    --cc=bugs@gnu.support \
    /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.