diff --git a/mu4e/mu4e.texi b/mu4e/mu4e.texi index fb8e4b93..7a67b157 100644 --- a/mu4e/mu4e.texi +++ b/mu4e/mu4e.texi @@ -4120,6 +4120,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