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: jsj.register
Subject: RE: Regarding performance issues with the Emacs 25.1 Windows-build
Date: Mon, 9 Jan 2017 23:30:10 -0800

Thanks for pointing to the two issues.

Problem is solved with font symbola.

 

jsj

 

 

From: Nikolay Kudryavtsev
Sent: Sunday, January 8, 2017 11:57 PM
To: address@hidden; address@hidden; address@hidden
Subject: Re: Regarding performance issues with the Emacs 25.1 Windows-build

 

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]