GNU bug report logs -
#67449
Manual: add how to change default global font size in .emacs
Previous Next
Reported by: Dan Jacobson <jidanni <at> jidanni.org>
Date: Sun, 26 Nov 2023 02:19:02 UTC
Severity: normal
Tags: notabug, wontfix
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #12 received at control <at> debbugs.gnu.org (full text, mbox):
tags 67449 notabug wontfix
close 67449
thanks
> Date: Sun, 26 Nov 2023 10:18:16 +0800
> From: Dan Jacobson <jidanni <at> jidanni.org>
>
> In (info "(emacs) Fonts") we learn
>
> > By default, Emacs displays text on graphical displays using a 10-point
> > monospace font, and the font size can be changed interactively (*note
> > Text Scale::).
>
> That is great. But what is 10-point is not the right default size for
> you.
The text just below that explains how to do that in half a dozen
different ways.
> Well, to make a new defaut, just put
> (global-text-scale-adjust INCREMENT)
> in your .emacs. As simple as that.
No, that's not the right way, since it doesn't affect all the faces
used by Emacs. You've misunderstood the intent and purpose of
global-text-scale-adjust and friends.
> OK, also in (info "(emacs) Text Scale") we see
>
> > to change the sizes of the fonts globally, type ‘C-x
> > C-M-+’, ‘C-x C-M-=’, ‘C-x C-M--’ or ‘C-x C-M-0’, or scroll the mouse
> > wheel with both the ‘Ctrl’ and ‘Meta’ modifiers pressed.
>
> That is also great, but you also need to mention how to change it
> permanently in .emacs: via (global-text-scale-adjust INCREMENT).
Because doing that permanently makes no sense, and that's not what
global-text-scale-adjust is for.
This is not a bug, and there's nothing we should do here.
Closing.
This bug report was last modified 1 year and 225 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.