all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jiajie Chen <jiegec@qq.com>
To: emacs-devel@gnu.org
Subject: Re: Emoji on Mac OS X
Date: Wed, 29 Jun 2016 20:11:52 +0800	[thread overview]
Message-ID: <m2furww5x3.fsf@qq.com> (raw)
In-Reply-To: m27fda9kvf.fsf@snow.i-did-not-set--mail-host-address--so-tickle-me


Alex Dunn <dunn.alex@gmail.com> writes:
> Odd, emoji display fine for me on OS X with:
> GNU Emacs 25.0.95.1 (x86_64-apple-darwin15.5.0, NS appkit-1404.47 Version 10.11.5 (Build 15F34))
>
> Does it make a difference if it’s build --with-ns?
>
> David Reitter <david.reitter@gmail.com> writes:
>
>> Hi Toon,
>>
>> On Jun 27, 2016, at 5:33 PM, Toon Claes <toon@iotcl.com> wrote:
>>
>>> I've been using emacs 25.0.91 for a while.
>>> To have emoji in emacs on OS X, I am using this line in my init file:
>>>
>>> (set-fontset-font t 'symbol (font-spec :family "Apple Color Emoji") nil ‘prepend)
>>
>> Support for multi-color font is provided by the system, but is being actively prevented by code in Emacs for political reasons.
>>
>> It is still enabled in the Aquamacs distribution.   Yamamoto’s Mac port should have it, too.
>> Alternatively, you can build Emacs yourself without the anti-multi-color font change if you undo the change 😺:
>>
>> git revert 9344612d3cd164317170b6189ec43175757e4231

By the way, I wonder when will multi-color font be supported on Linux?
At that time the multi-color font will be re-enabled in NS port.

commit 9344612d3cd164317170b6189ec43175757e4231
Author: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Date:   Tue Apr 12 08:26:51 2016 +0900

    Disable multicolor fonts on OS X since they are not supported on free systems

    * src/macfont.m (macfont_list): Don't use color bitmap fonts.




  reply	other threads:[~2016-06-29 12:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-27  8:33 Emoji on Mac OS X Toon Claes
2016-06-27  9:00 ` David Reitter
2016-06-27  9:27   ` YAMAMOTO Mitsuharu
2016-06-28  1:12   ` Alex Dunn
2016-06-29 12:11     ` Jiajie Chen [this message]
2016-06-29 12:45       ` Clément Pit--Claudel
2016-06-29 14:28         ` Jiege Chen
2016-06-29 14:48           ` Clément Pit--Claudel

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=m2furww5x3.fsf@qq.com \
    --to=jiegec@qq.com \
    --cc=emacs-devel@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.