bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11889: 23.4; Emacs 23.4.1 jump from one font to another ever all nee


From: Juri Linkov
Subject: bug#11889: 23.4; Emacs 23.4.1 jump from one font to another ever all needed chars precent in single font. 22.2.1 work fine.
Date: Tue, 10 Jul 2012 00:31:13 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (x86_64-pc-linux-gnu)

merge 11889 4895
thanks

> I don't know if it possible to work around this issue.

This is the same problem like in the bug#4895
As recommended in http://debbugs.gnu.org/4895
you can do:

(set-fontset-font "fontset-default" 'cyrillic
                  (font-spec :registry "iso10646-1" :script 'cyrillic))

But it seems the same problem exists for the Latin script too
that uses ISO8859-1 instead of ISO10646-1.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]