From: Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 58912@debbugs.gnu.org, Dmitry Gutov <dgutov@yandex.ru>
Subject: bug#58912: 29.0.50; set-face-attribute call in init.el has no lasting effect
Date: Mon, 31 Oct 2022 21:57:43 +0800 [thread overview]
Message-ID: <878rkwhz8o.fsf@yahoo.com> (raw)
In-Reply-To: <83sfj4dsp0.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 31 Oct 2022 15:32:43 +0200")
Eli Zaretskii <eliz@gnu.org> writes:
>> Date: Mon, 31 Oct 2022 02:44:24 +0200
>> From: Dmitry Gutov <dgutov@yandex.ru>
>>
>> 1. Have a line in init.el like
>>
>> (set-face-attribute 'default nil :height 110 :weight 'semi-light :family
>> "Cascadia Mono")
>>
>> 2. Start Emacs. See the graphical frame get resized briefly during
>> startup, but then go back to the default monospaced system font (Ubuntu
>> Mono in my case), with the default font size.
>
> I cannot reproduce this. The settings in the init file, both the font
> family and its size, get reflected in the default face's font for me.
> But I'm not on an X/GTK-based system, so I suspect something like
> xsettings or gsettings or somesuch are responsible for the resetting
> of the default face's font. Perhaps Po Lu could help.
Thanks. Dimitry, do you have font-use-system-font set to any non-nil
value? If so, the font will be changed back upon startup, in order to
reflect the system font.
next prev parent reply other threads:[~2022-10-31 13:57 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-31 0:44 bug#58912: 29.0.50; set-face-attribute call in init.el has no lasting effect Dmitry Gutov
2022-10-31 13:32 ` Eli Zaretskii
2022-10-31 13:57 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2022-10-31 14:11 ` Dmitry Gutov
2022-11-01 0:32 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-01 0:56 ` Dmitry Gutov
2022-11-01 1:01 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-01 2:20 ` Matt Armstrong
2022-11-01 2:58 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-02 21:55 ` Matt Armstrong
2022-11-03 6:23 ` Eli Zaretskii
2022-11-03 7:17 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-03 8:38 ` Eli Zaretskii
2022-11-03 11:09 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-05 18:50 ` Matt Armstrong
2022-11-05 19:03 ` Eli Zaretskii
2022-11-01 10:25 ` Dmitry Gutov
2022-11-01 10:34 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-02 21:12 ` Matt Armstrong
2022-11-19 6:02 ` bug#58912: bug#59283: 29.0.50; `custom-set-faces' does not respect :height when set on start-up Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-19 14:10 ` Dmitry Gutov
2022-11-20 0:34 ` bug#59283: " Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-01 17:34 ` bug#58912: 29.0.50; set-face-attribute call in init.el has no lasting effect Juri Linkov
2022-11-02 0:54 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-11-02 17:24 ` Juri Linkov
2022-11-08 18:56 ` Juri Linkov
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=878rkwhz8o.fsf@yahoo.com \
--to=bug-gnu-emacs@gnu.org \
--cc=58912@debbugs.gnu.org \
--cc=dgutov@yandex.ru \
--cc=eliz@gnu.org \
--cc=luangruo@yahoo.com \
/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.