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

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

bug#67449: Manual: add how to change default global font size in .emacs


From: Dan Jacobson
Subject: bug#67449: Manual: add how to change default global font size in .emacs
Date: Sat, 02 Dec 2023 11:16:14 +0800
User-agent: Roundcube Webmail/1.5.0

So the default size "10" must be buried in the C source code, and if
the user wants to change *it* they must recompile emacs.
Too bad.

P.S.,
$ emacs -Q -eval "(set-face-attribute 'default nil :height (* 18 6))"
tests great! (Except I found I needed to multiply any value I wanted by
six, in order to get that value. At least on a Chromebook.)





reply via email to

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