Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: ding@gnus.org
Subject: Re: smileys auto smileys
Date: Thu, 02 Sep 2021 15:42:19 +0100	[thread overview]
Message-ID: <87wnnzvy2c.fsf@ucl.ac.uk> (raw)
In-Reply-To: <87bl5bhxk3.fsf@mat.ucm.es>

On Thursday,  2 Sep 2021 at 16:17, Uwe Brauer wrote:
> I just realized that some fail, for example 
> SMILING FACE WITH SMILING EYES AND HAND COVERING MOUTH gives 01F92D a
> sort of square 🤭

This works for me as does 🥲.

The key is the fonts you have available for displaying the emojis.

I have the following line in my init files:

(set-fontset-font t '(#x1f300 . #x1fad0) (font-spec :family "Noto Color Emoji"))
  
and obviously have the Noto font set installed (specifically the
fonts-noto-color-emoji package in Debian).  There probably are many
other choices for fonts for displaying emojis.

HTH,
eric

-- 
Eric S Fraga via Emacs 28.0.50 & org 9.4.6 on Debian 11.0



  reply	other threads:[~2021-09-02 14:42 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-01  7:10 Uwe Brauer
2021-09-01  7:22 ` Adam Sjøgren
2021-09-01  8:53   ` Uwe Brauer
2021-09-01 14:13     ` Adam Sjøgren
2021-09-02  7:21       ` Uwe Brauer
2021-09-02  7:54         ` Adam Sjøgren
2021-09-02 12:25         ` Eric S Fraga
2021-09-02 14:06           ` Uwe Brauer
2021-09-02 14:17           ` Uwe Brauer
2021-09-02 14:42             ` Eric S Fraga [this message]
2021-09-02 14:52               ` Alberto Luaces
2021-09-03 15:36                 ` Eric S Fraga
2021-09-02 15:37               ` Uwe Brauer
2021-09-02 15:42                 ` Eric S Fraga
2021-09-02 17:03                   ` Uwe Brauer
2021-09-02 18:14                     ` Adam Sjøgren
2021-09-02 19:09                       ` Uwe Brauer
2021-09-02 19:38                       ` [MacOS even worse] (was: smileys auto smileys) Uwe Brauer
2021-09-02 20:49                         ` [PARTIALLY SOLVED] (was: [MacOS even worse]) Uwe Brauer
2021-09-02 14:49             ` smileys auto smileys Alberto Luaces
2021-09-02 19:10               ` Uwe Brauer
2021-09-15 15:52                 ` Robert Pluim

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=87wnnzvy2c.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=ding@gnus.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).