all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Mickey Petersen <mickey@fyeah.org>
Cc: 59283@debbugs.gnu.org
Subject: bug#59283: 29.0.50; `custom-set-faces' does not respect :height when set on start-up
Date: Tue, 15 Nov 2022 21:42:23 +0800	[thread overview]
Message-ID: <87y1scfi68.fsf@yahoo.com> (raw)
In-Reply-To: <d9e9565c-a646-0e86-390a-6c9792d782ad@fyeah.org> (Mickey Petersen's message of "Tue, 15 Nov 2022 13:10:53 +0000")

Mickey Petersen <mickey@fyeah.org> writes:

> On 15/11/2022 12:57 pm, Po Lu wrote:
>> Mickey Petersen <mickey@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.






  reply	other threads:[~2022-11-15 13:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-15  9:32 bug#59283: 29.0.50; `custom-set-faces' does not respect :height when set on start-up Mickey Petersen
2022-11-15 12:57 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-15 13:10   ` Mickey Petersen
2022-11-15 13:42     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2022-11-15 13:45       ` Mickey Petersen
2022-11-15 13:50         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y1scfi68.fsf@yahoo.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=59283@debbugs.gnu.org \
    --cc=luangruo@yahoo.com \
    --cc=mickey@fyeah.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.