Bye Bye Emojis: Emacs Hates MacOS
lunaryorn.com
Bye Bye Emojis: Emacs Hates MacOS
1–10 of 181 posts
Re: Bye Bye Emojis: Emacs Hates MacOS
#2Re: Bye Bye Emojis: Emacs Hates MacOS
#3The post also misses the second half of the paragraph, which suggests a method to get emoji working again:
If some symbols, such as emoji, do not display, we suggest to install
an appropriate font, such as Symbola; then they will be displayed,
albeit without the color effects.Re: Bye Bye Emojis: Emacs Hates MacOS
#4Re: Bye Bye Emojis: Emacs Hates MacOS
#5delete (this comment)
Re: Bye Bye Emojis: Emacs Hates MacOS
#6Re: Bye Bye Emojis: Emacs Hates MacOS
#7https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg01...
https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg01...
Re: Bye Bye Emojis: Emacs Hates MacOS
#8Can you just recompile it with that feature enabled?
On the OS X Cocoa ("Nextstep") port, multicolor font (such as color
emoji) display is disabled. This feature was accidentally added when
Emacs 24.4 included the new Core Text based font backend code that was
originally implemented for a non-mainline port. This will be enabled
again once it is also implemented in Emacs on free operating systems.
If some symbols, such as emoji, do not display, we suggest to install
an appropriate font, such as Symbola; then they will be displayed,
albeit without the color effects.
IMO: this is the least important thing of this week to me. It certainly doesn't deserve the "Emacs Hate MacOS" subtitle.Re: Bye Bye Emojis: Emacs Hates MacOS
#9It's easy to see this is but one side to the story from the level of emotion in the blog post. Does anyone have more information regarding the decision itself? The post also misses the second half of the paragraph, which suggests a method to get emoji working again: If some symbols, such as emoji, do not display, we suggest to install an appropriate font, such as Symbola; then they will be displayed, albeit without t…
Yeah. I'm sure everyone's happy with that answer.
Re: Bye Bye Emojis: Emacs Hates MacOS
#10Can you just recompile it with that feature enabled?
Probably not. I won't be surprised if someone doesn't add a patch though. From NEWS: On the OS X Cocoa ("Nextstep") port, multicolor font (such as color emoji) display is disabled. This feature was accidentally added when Emacs 24.4 included the new Core Text based font backend code that was originally implemented for a non-mainline port. This will be enabled again once it is also implemented in Emacs on free operati…