Merge pull request #755 from zakkak/patch-1

mu4e: Add reference to unicode-fonts in Tips and Tricks
This commit is contained in:
Dirk-Jan C. Binnema 2016-01-06 00:09:23 +02:00
commit cbbb006189
1 changed files with 8 additions and 0 deletions

View File

@ -4114,6 +4114,14 @@ your @t{.emacs}-file):
Other fonts with good support for Unicode are @t{unifont} and
@t{symbola}.
For a more complete solution, but with greater overhead, you can also
try the @emph{unicode-fonts} package:
@lisp
(require 'unicode-fonts)
(require 'persistent-soft) ; To cache the fonts and reduce load time
(unicode-fonts-setup)
@end lisp
@node Confirmation before sending
@section Confirmation before sending