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

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

bug#19266: 24.4; Font-related window redrawing delays on OS X


From: Sebastian Wiesner
Subject: bug#19266: 24.4; Font-related window redrawing delays on OS X
Date: Fri, 12 Dec 2014 09:29:52 +0100

> Am 12.12.2014 um 03:10 schrieb Kirill Ignatiev <kirill.ignatiev@gmail.com>:
> 
> On 11 December 2014 at 12:45, Eli Zaretskii <eliz@gnu.org> wrote:
>>> Date: Wed, 10 Dec 2014 18:50:01 -0500
>>> From: Kirill Ignatiev <kirill.ignatiev@gmail.com>
>>> Cc: Sebastian Wiesner <swiesner@lunaryorn.com>, 19266@debbugs.gnu.org
>> 
>> Comment out the call to cleanup_vector?
> 
>
> 
> Thanks for your help, these redrawing delays are really irritating.

You have long lost me on your discussion about Emacs internals, but I should 
just like to say that the unicode-fonts package from 
https://github.com/rolandwalker/unicode-fonts has fixed all these delays for me.

As far as I understand, this package maps Unicode blocks to specific fonts.  I 
presume that Emacs would otherwise search through all installed fonts for one 
that supports the Unicode character that needs to be drawn, and that the 
explicit mapping prevents Emacs from doing that.

Seems that Eli was right with his “Fix your font configuration” remark.

Thanks for your help and your effort!




reply via email to

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