all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
To: Toon Claes <toon@iotcl.com>
Cc: Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Re: Emoji on Mac OS X
Date: Mon, 27 Jun 2016 18:00:43 +0900	[thread overview]
Message-ID: <95CCDB00-9E2E-46EF-BFD6-47423F15E35F@gmail.com> (raw)
In-Reply-To: <m2bn2n6nex.fsf@iotcl.com>

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





  reply	other threads:[~2016-06-27  9:00 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 [this message]
2016-06-27  9:27   ` YAMAMOTO Mitsuharu
2016-06-28  1:12   ` Alex Dunn
2016-06-29 12:11     ` Jiajie Chen
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=95CCDB00-9E2E-46EF-BFD6-47423F15E35F@gmail.com \
    --to=david.reitter@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=toon@iotcl.com \
    /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.