unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Carsten Bormann <cabo@tzi.org>
Cc: 15660@debbugs.gnu.org
Subject: bug#15660: 24.3.50; (NS) Non-BMP character 🔔 not shown
Date: Sun, 20 Oct 2013 19:36:50 +0200	[thread overview]
Message-ID: <E0AB6C90-D07B-4B91-AD5E-1C1A5B0CCE41@swipnet.se> (raw)
In-Reply-To: <7ADFC5B1-EB35-4487-A771-46D8DA6151AD@tzi.org>

Hello.

This is a general problem with Emacs fontsets, they don't handle Emoji well.
Maybe we shouid have OSX-specific fontsets.

You can try to append Apple Color Emoji as a fallback, by putting this in your .emacs:

(set-fontset-font t nil (font-spec :family "Apple Color Emoji") nil 'append)

	Jan D.

20 okt 2013 kl. 13:22 skrev Carsten Bormann <cabo@tzi.org>:

> (insert-char 128276 1 t)
> 
> The inserted character is shown only as a background-color box, although
> the system has fonts for that character (Apple Color Emoji, on this machine Symbola too).
> 
> (what-cursor-position t) says:
> 
>             position: 192 of 192 (99%), column: 0
>            character: 🔔 (displayed as 🔔) (codepoint 128276, #o372424, #x1f514)
>    preferred charset: unicode (Unicode (ISO10646))
> code point in charset: 0x1F514
>               script: symbol
>               syntax: w 	which means: word
>             category: .:Base
>             to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME"
>          buffer code: #xF0 #x9F #x94 #x94
>            file code: #xF0 #x9F #x94 #x94 (encoded by coding system utf-8-unix)
>              display: no font available
> 
> Character code properties: customize what to show
>  name: BELL
>  general-category: So (Symbol, Other)
>  decomposition: (128276) ('🔔')
> 
> There are text properties here:
>  fontified            t
> 
> [back]
> 
> In GNU Emacs 24.3.50.1 (x86_64-apple-darwin, NS apple-appkit-1038.36)
> of 2013-10-10 on bob.porkrind.org
> Bzr revision: 114607 dmantipov@yandex.ru-20131010064842-eugyifr3x73asbyp
> Windowing system distributor `Apple', version 10.3.1187
> Configured using:
> `configure --host=x86_64-apple-darwin --build=i686-apple-darwin
> --with-ns'
> 
> Important settings:
>  value of $LC_CTYPE: UTF-8
>  locale-coding-system: utf-8-unix
>  default enable-multibyte-characters: t
> 
> Major mode: Info
> 
> Minor modes in effect:
>  tooltip-mode: t
>  mouse-wheel-mode: t
>  tool-bar-mode: t
>  menu-bar-mode: t
>  file-name-shadow-mode: t
>  global-font-lock-mode: t
>  font-lock-mode: t
>  blink-cursor-mode: t
>  auto-composition-mode: t
>  auto-encryption-mode: t
>  auto-compression-mode: t
>  buffer-read-only: t
>  line-number-mode: t
>  transient-mark-mode: t
> 
> Recent input:
> C-x C-8 C-x 8 RET B E L L <return> <menu-bar> <help-menu> 
> <emacs-manual-bug> <menu-bar> <help-menu> <send-em
> acs-bug-report>
> 
> Recent messages:
> For information about GNU Emacs and the GNU system, type C-h C-a.
> 
> Load-path shadows:
> None found.
> 
> Features:
> (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
> mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
> gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
> mail-prsvr mail-utils jka-compr info easymenu iso-transl time-date
> tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd
> fontset image regexp-opt fringe tabulated-list newcomment lisp-mode
> prog-mode register page menu-bar rfn-eshadow timer select scroll-bar
> mouse jit-lock font-lock syntax facemenu font-core frame cham georgian
> utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
> japanese hebrew greek romanian slovak czech european ethiopic indian
> cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
> minibuffer nadvice loaddefs button faces cus-face macroexp files
> text-properties overlay sha1 md5 base64 format env code-pages mule
> custom widget hashtable-print-readable backquote make-network-process ns
> multi-tty emacs)
> 
> 
> 






  reply	other threads:[~2013-10-20 17:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-20 11:22 bug#15660: 24.3.50; (NS) Non-BMP character 🔔 not shown Carsten Bormann
2013-10-20 17:36 ` Jan Djärv [this message]
2017-08-17 20:31 ` Alan Third
     [not found] ` <handler.15660.D15660.15030018936022.notifdone@debbugs.gnu.org>
2017-08-17 21:01   ` bug#15660: closed (Re: bug#15660: 24.3.50; (NS) Non-BMP character 🔔 not shown) Carsten Bormann

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E0AB6C90-D07B-4B91-AD5E-1C1A5B0CCE41@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=15660@debbugs.gnu.org \
    --cc=cabo@tzi.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).