emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 50c5d56: --with-cairo is no longer experimental


From: Eli Zaretskii
Subject: Re: [Emacs-diffs] master 50c5d56: --with-cairo is no longer experimental
Date: Thu, 07 Nov 2019 16:31:34 +0200

> From: Robert Pluim <address@hidden>
> Cc: address@hidden,  address@hidden
> Date: Thu, 07 Nov 2019 09:48:27 +0100
> 
>     Eli> If the problem is a single font (or a small number of known fonts), 
> we
>     Eli> could disable them through face-ignored-fonts, conditioned on the
>     Eli> right symbols that identify the problematic build(s).  Does that make
>     Eli> sense?
> 
> It makes sense, but unfortunately the GTK font widget code doesnʼt
> check face-ignored-fonts, so weʼd have to hoist that code out of
> font_list_entities.

Just making GTK font selection take face-ignored-fonts into account
sounds like a nice improvement to me, almost a bugfix.  So if this is
not too tricky to implement, I think we should go this way.

Thanks.



reply via email to

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