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

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

bug#58912: closed (29.0.50; set-face-attribute call in init.el has no la


From: GNU bug Tracking System
Subject: bug#58912: closed (29.0.50; set-face-attribute call in init.el has no lasting effect)
Date: Sun, 20 Nov 2022 00:36:02 +0000

Your message dated Sun, 20 Nov 2022 08:34:42 +0800
with message-id <87y1s68nvh.fsf@yahoo.com>
and subject line Re: bug#58912: bug#59283: 29.0.50; `custom-set-faces' does not 
respect :height when set on start-up
has caused the debbugs.gnu.org bug report #58912,
regarding 29.0.50; set-face-attribute call in init.el has no lasting effect
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
58912: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58912
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 29.0.50; set-face-attribute call in init.el has no lasting effect Date: Mon, 31 Oct 2022 02:44:24 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2
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.

To reproduce without wiping ~/.emacs.d, create

/tmp/.emacs.d/init.el with that one line

and run

emacs -Q -l /tmp/.emacs.d/init.el

with a recent enough build from master.

If I then evaluate that line in the running Emacs session (visit the file, go to eol, press C-x C-e), the face attributes get set correctly, with expected visual result.

There was a similar report in emacs-devel from Tim Cross 2 days ago, but
it apparently resolved itself after 'fc-cache -v' and rebooting. I
haven't tried rebooting, but the command itself didn't help.

In GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
 3.24.20, cairo version 1.16.0) of 2022-10-29 built on potemkin
Repository revision: 81d7827f34f1ac1108891421a44b36554776b04e
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12013000
System Description: Ubuntu 20.04.5 LTS

Configured using:
 'configure --with-x-toolkit=gtk3'

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
JSON LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY
INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS X11 XDBE XIM XINPUT2 XPM GTK3 ZLIB



--- End Message ---
--- Begin Message --- Subject: Re: bug#58912: bug#59283: 29.0.50; `custom-set-faces' does not respect :height when set on start-up Date: Sun, 20 Nov 2022 08:34:42 +0800 User-agent: Gnus/5.13 (Gnus v5.13)
Dmitry Gutov <dgutov@yandex.ru> writes:

> As I previously wrote in bug#59306, the fonts seem fine now, and they
> have been the reason for me filing this bug report (#58912). But the
> frame size is still jumpy (something I only noticed later).
>
> So we could close this bug and continue in bug#59306, I suppose?

Yes, I guess so.


--- End Message ---

reply via email to

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