all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Julien Cubizolles <j.cubizolles@free.fr>
To: help-gnu-emacs@gnu.org
Subject: Some unicode symbols can't be displayed
Date: Thu, 06 Apr 2017 17:14:11 +0200	[thread overview]
Message-ID: <87lgrdva9o.fsf@free.fr> (raw)

Some unicode symbol aren't properly displayed in gtk emacs -Q. I only get
a square block with the unicode number in it.

Here is an example (output of describe-char):

--8<---------------cut here---------------start------------->8---
             position: 15833 of 27566 (57%), column: 25
            character: 👍 (displayed as 👍) (codepoint 128077, #o372115, #x1f44d)
    preferred charset: unicode (Unicode (ISO10646))
code point in charset: 0x1F44D
               script: symbol
               syntax: w 	which means: word
             category: .:Base
             to input: type "C-x 8 RET 1f44d" or "C-x 8 RET THUMBS UP SIGN"
          buffer code: #xF0 #x9F #x91 #x8D
            file code: #xF0 #x9F #x91 #x8D (encoded by coding system utf-8-unix)
              display: no font available

Character code properties: customize what to show
  name: THUMBS UP SIGN
  general-category: So (Symbol, Other)
  decomposition: (128077) ('👍')

There are text properties here:
  fontified            t
--8<---------------cut here---------------end--------------->8---

What's even more confusing: it's correctly displayed as a thumbs up sign
in emacs -nw, and on another machine where I have basically the same
emacs setup.

I'm running GNU Emacs 26.0.50 (build 2, x86_64-pc-linux-gnu, GTK+
Version 3.20.9) of 2017-04-04

Julien.




             reply	other threads:[~2017-04-06 15:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-06 15:14 Julien Cubizolles [this message]
2017-04-06 15:51 ` Some unicode symbols can't be displayed Julien Cubizolles
2017-04-06 15:52 ` Eli Zaretskii
2017-04-06 20:41   ` Julien Cubizolles
2017-04-07  6:52     ` Eli Zaretskii

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=87lgrdva9o.fsf@free.fr \
    --to=j.cubizolles@free.fr \
    --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.