emacs-devel
[Top][All Lists]
Advanced

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

Re: Regarding performance issues with the Emacs 25.1 Windows-build


From: Nikolay Kudryavtsev
Subject: Re: Regarding performance issues with the Emacs 25.1 Windows-build
Date: Mon, 9 Jan 2017 10:57:34 +0300
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0

It's probably another case of 24565 aka 15876.

Try setting inhibit-compacting-font-caches to t, if you're using something newer than 25.1 release.

For 25.1 you can replace default fontset for a range of characters like this:

(set-fontset-font t '(#x21d2 . #x21d2) (font-spec :family "FreeSerif"))

--
Best Regards,
Nikolay Kudryavtsev




reply via email to

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