GNU bug report logs - #59122
29.0.50; global-text-scale-adjust not working on macOS

Previous Next

Package: emacs;

Reported by: Rudolf Adamkovič <salutis <at> me.com>

Date: Tue, 8 Nov 2022 12:30:02 UTC

Severity: normal

Found in version 29.0.50

Done: Gregory Heytings <gregory <at> heytings.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Gregory Heytings <gregory <at> heytings.org>
Cc: Rudolf Adamkovič <salutis <at> me.com>, 59122 <at> debbugs.gnu.org
Subject: bug#59122: 29.0.50; global-text-scale-adjust not working
Date: Wed, 9 Nov 2022 15:30:15 +0100
Gregory Heytings <gregory <at> heytings.org> writes:

> What do you get when you eval
>
> (face-attribute 'default :height)

(face-attribute 'default :height) => 150

> ?  And what happens when you eval
>
> (set-face-attribute 'default nil :height (- (face-attribute 'default :height) 5))

Nothing happens.

> ?  If nothing happens, can you try with 6, 7, 8... instead of 5, until
> something happens?

With

(set-face-attribute 'default nil :height (- (face-attribute 'default
:height) 6))

the font size is decreased.  If I evaluate it more than once, the font
size decreases more with each additional invocation.




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

Previous Next


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