unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* emacs and special chars (emoticons)
@ 2014-01-03 19:56 henry atting
  2014-01-05 10:19 ` henry atting
  0 siblings, 1 reply; 2+ messages in thread
From: henry atting @ 2014-01-03 19:56 UTC (permalink / raw)
  To: help-gnu-emacs

I can live without emoticons but what people write via jabber 
(I use emacs jabber) looks ugly with all those substitute characters.
I thought it would be a good idea to install a font which contains all
these symbols (Symbola) and make it known to emacs with
unicode-fonts.el.
This appeared to be not a good idea.
Emacs startup time increased to about 5 minutes.
All the `tweaks' like

 unicode-fonts-existence-checks (quote none)
 unicode-fonts-restrict-to-fonts (quote ("Symbola")))
 unicode-fonts-skip-font-groups (quote ...)

did help nothing.

What would be the appropriate way to make emacs display emoticons (from
Symbola font)?


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

* Re: emacs and special chars (emoticons)
  2014-01-03 19:56 emacs and special chars (emoticons) henry atting
@ 2014-01-05 10:19 ` henry atting
  0 siblings, 0 replies; 2+ messages in thread
From: henry atting @ 2014-01-05 10:19 UTC (permalink / raw)
  To: help-gnu-emacs

> I can live without emoticons but what people write via jabber 
> (I use emacs jabber) looks ugly with all those substitute characters.
> I thought it would be a good idea to install a font which contains all
> these symbols (Symbola) and make it known to emacs with
> unicode-fonts.el.
> This appeared to be not a good idea.
> Emacs startup time increased to about 5 minutes.
> All the `tweaks' like
>
>  unicode-fonts-existence-checks (quote none)
>  unicode-fonts-restrict-to-fonts (quote ("Symbola")))
>  unicode-fonts-skip-font-groups (quote ...)
>
> did help nothing.
>
> What would be the appropriate way to make emacs display emoticons (from
> Symbola font)?


Since my emacs already knows about all fontsets I need I »solved« it
with utmost cruelty (though I can assure that no harm to animals or any
other living creature is done):
I renamed unicode-fonts.el, then stripped off everything from the new
file that will search for any other fontset than `Symbola'.
It works fine and does not perceptibly increase startup time.


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

end of thread, other threads:[~2014-01-05 10:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-03 19:56 emacs and special chars (emoticons) henry atting
2014-01-05 10:19 ` henry atting

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).