GNU bug report logs - #79249
30.2; Fonts in Emacs 30.2 vs 30.1

Previous Next

Package: emacs;

Reported by: Jeremy Bryant <jb <at> jeremybryant.net>

Date: Fri, 15 Aug 2025 20:30:02 UTC

Severity: normal

Found in version 30.2

Done: Jeremy Bryant <jb <at> jeremybryant.net>

Full log


View this message in rfc822 format

From: Jeremy Bryant <jb <at> jeremybryant.net>
To: 79249 <at> debbugs.gnu.org
Subject: bug#79249: 30.2; Fonts in Emacs 30.2 vs 30.1
Date: Fri, 15 Aug 2025 21:28:50 +0100
System: GNU/Linux, compiling Emacs 30.2 from the release tarball.

My usual init file loads a font in Emacs 30.1 which isn't found by Emacs
30.2.
It appears that the font-family-list is much smaller.
This is on the same system.

Emacs 30.1:
(length (font-family-list))
3719

Emacs 30.2:
(length (font-family-list))
151

and then (set-frame-font ) says font not available.


Is the font subsystem different in 30.2?




This bug report was last modified 24 days ago.

Previous Next


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