• How to display 'all' emoji

    From Cecil Westerhof@Cecil@decebal.nl to gnu.emacs.help on Wed Mar 29 17:58:59 2023
    From Newsgroup: gnu.emacs.help

    I am playing a little with emoji. Some are displayed in black and
    white for example:
    ryo Hot Beverage

    But most are not, for example:
    Ef2u Teapot

    This displays a box with 01FAD6 in it.

    Is there a font I could use to display 'all' emoji correctly? And if
    it could be done in colour rCa
    --
    Cecil Westerhof
    Senior Software Engineer
    LinkedIn: http://www.linkedin.com/in/cecilwesterhof
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From HASM@hasm@example.invalid to gnu.emacs.help on Wed Mar 29 09:31:10 2023
    From Newsgroup: gnu.emacs.help


    Some are displayed in black and white for example: ..
    But most are not, for example ...
    This displays a box with 01FAD6 in it.
    As much as I don't like emojis, they do both display as color emojis in
    my
    Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
    maybe it is your older emacs
    Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
    that doesn't display them properly.
    Is there a font I could use to display 'all' emoji correctly? And if
    it could be done in colour rCa
    This is the only font I set for emacs in my init files:
    -adobe-courier-medium-r-normal--20-140-100-100-m-110-iso8859-15
    -- HASM
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Cecil Westerhof@Cecil@decebal.nl to gnu.emacs.help on Wed Mar 29 19:33:56 2023
    From Newsgroup: gnu.emacs.help

    Cecil Westerhof <Cecil@decebal.nl> writes:

    I am playing a little with emoji. Some are displayed in black and
    white for example:
    ryo Hot Beverage

    But most are not, for example:
    Ef2u Teapot

    This displays a box with 01FAD6 in it.

    Is there a font I could use to display 'all' emoji correctly? And if
    it could be done in colour rCa

    found it:
    (set-fontset-font t '(#x1f000 . #x1faff)
    (font-spec :family "Noto Color Emoji"))

    Works for most and in colour. One that does not work:
    Ef2| Heart Hands
    --
    Cecil Westerhof
    Senior Software Engineer
    LinkedIn: http://www.linkedin.com/in/cecilwesterhof
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Cecil Westerhof@Cecil@decebal.nl to gnu.emacs.help on Wed Mar 29 20:01:23 2023
    From Newsgroup: gnu.emacs.help

    HASM <hasm@example.invalid> writes:

    Some are displayed in black and white for example: ..
    But most are not, for example ...
    This displays a box with 01FAD6 in it.

    As much as I don't like emojis, they do both display as color emojis in
    my
    Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
    maybe it is your older emacs
    Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
    that doesn't display them properly.

    It is mostly solved. See my own reply.


    Is there a font I could use to display 'all' emoji correctly? And if
    it could be done in colour rCa

    This is the only font I set for emacs in my init files:
    -adobe-courier-medium-r-normal--20-140-100-100-m-110-iso8859-15

    How do I set this font? When I use:
    (set-frame-font "-adobe-courier-medium-r-normal--20-140-100-100-m-110-iso8859-15" nil t)

    I get:
    (error "Font not available" rCa
    --
    Cecil Westerhof
    Senior Software Engineer
    LinkedIn: http://www.linkedin.com/in/cecilwesterhof
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From HASM@hasm@example.invalid to gnu.emacs.help on Wed Mar 29 13:52:21 2023
    From Newsgroup: gnu.emacs.help


    Is there a font I could use to display 'all' emoji correctly? And if
    it could be done in colour rCa
    Also see
    https://emacs.stackexchange.com/questions/62049/override-the-default-font-for-emoji-characters
    -- HASM
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Cecil Westerhof@Cecil@decebal.nl to gnu.emacs.help on Thu Mar 30 07:05:10 2023
    From Newsgroup: gnu.emacs.help

    HASM <hasm@example.invalid> writes:

    Is there a font I could use to display 'all' emoji correctly? And if
    it could be done in colour rCa

    Also see
    https://emacs.stackexchange.com/questions/62049/override-the-default-font-for-emoji-characters

    I will look at it.
    --
    Cecil Westerhof
    Senior Software Engineer
    LinkedIn: http://www.linkedin.com/in/cecilwesterhof
    --- Synchronet 3.21d-Linux NewsLink 1.2