GNU bug report logs - #59283
29.0.50; `custom-set-faces' does not respect :height when set on start-up

Previous Next

Package: emacs;

Reported by: Mickey Petersen <mickey <at> fyeah.org>

Date: Tue, 15 Nov 2022 09:39:02 UTC

Severity: normal

Merged with 58912, 59271

Found in version 29.0.50

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

Full log


Message #19 received at 59283 <at> debbugs.gnu.org (full text, mbox):

From: Mickey Petersen <mickey <at> fyeah.org>
To: Po Lu <luangruo <at> yahoo.com>
Cc: 59283 <at> debbugs.gnu.org
Subject: Re: bug#59283: 29.0.50; `custom-set-faces' does not respect :height
 when set on start-up
Date: Tue, 15 Nov 2022 13:45:44 +0000

On 15/11/2022 1:42 pm, Po Lu wrote:
> Mickey Petersen <mickey <at> fyeah.org> writes:
>
>> On 15/11/2022 12:57 pm, Po Lu wrote:
>>> Mickey Petersen <mickey <at> fyeah.org> writes:
>>>
>>>> Regression from Emacs 28.x.
>>>>
>>>> $ cat face-only-custom.el
>>>> (custom-set-faces '(default ((t (:background "black" :foreground
>>>> "gainsboro" :weight regular :height 173 :width normal :family "Cascadia
>>>> Code")))))
>>>>
>>>> Tested against the bleeding edge today:
>>>>
>>>> ./emacs -q --eval "$(cat ~/.emacs.d/face-only-custom.el)"
>>>>
>>>> This applies the font face and colours but _not_ height. Subsequent eval
>>>> will correctly apply `:height'.
>>>>
>>>> Note that this is _also_ the case when it is called through the custom
>>>> machinery; it is not required to demonstrate the issue though.
>>>>
>>>> Thanks
>>>>
>>>> Mickey.
>>> This should already be fixed on master.  Please test, thanks.
>> That did not appear to fix it.
>>
>> Mickey
> Thanks, please try again.
>

I can confirm this fixes the issue. Thanks for the quick turn-around, Po Lu.

Mickey.




This bug report was last modified 2 years and 240 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.