all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Some unicode symbols can't be displayed
@ 2017-04-06 15:14 Julien Cubizolles
  2017-04-06 15:51 ` Julien Cubizolles
  2017-04-06 15:52 ` Eli Zaretskii
  0 siblings, 2 replies; 5+ messages in thread
From: Julien Cubizolles @ 2017-04-06 15:14 UTC (permalink / raw)
  To: help-gnu-emacs

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.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-04-07  6:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-06 15:14 Some unicode symbols can't be displayed Julien Cubizolles
2017-04-06 15:51 ` Julien Cubizolles
2017-04-06 15:52 ` Eli Zaretskii
2017-04-06 20:41   ` Julien Cubizolles
2017-04-07  6:52     ` Eli Zaretskii

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.