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

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

bug#58912: 29.0.50; set-face-attribute call in init.el has no lasting ef


From: Eli Zaretskii
Subject: bug#58912: 29.0.50; set-face-attribute call in init.el has no lasting effect
Date: Thu, 03 Nov 2022 10:38:50 +0200

> From: Po Lu <luangruo@yahoo.com>
> Cc: Matt Armstrong <matt@rfc20.org>,  dgutov@yandex.ru,  58912@debbugs.gnu.org
> Date: Thu, 03 Nov 2022 15:17:31 +0800
> 
> I think the problem is something in the code that handles
> font-render events not working as intended: it is only supposed to cause
> all fonts displayed on all frames to be reopened.
> 
> Won't:
> 
>   (clear-face-cache t)
>   (clear-font-cache)
> 
> work for that as well?

Where can I read about the semantics of this event?  I don't think I
understand well enough what it means and how we should support it in
Emacs.

Also, any idea why we are delivered this event during startup?





reply via email to

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