unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Jeff B <Jeff_B.atHome@clowderHouse.net>
Cc: 49050@debbugs.gnu.org
Subject: bug#49050: 26.1; The INSANITY of setting a default font size in EMACS and saving it for future instances.
Date: Tue, 15 Jun 2021 21:08:19 +0300	[thread overview]
Message-ID: <83wnqv2e7g.fsf@gnu.org> (raw)
In-Reply-To: <ce5e7106-2fd8-ad30-827f-6907cd67c5fd@clowderHouse.net> (message from Jeff B on Tue, 15 Jun 2021 12:47:33 -0400)

> From: Jeff B <Jeff_B.atHome@clowderHouse.net>
> Date: Tue, 15 Jun 2021 12:47:33 -0400
> 
> 
> I've been using EMACS for 35 or 40 years now and EVERY DAMN TIME
> I SWITCH SYSTEMS I HAVE TO FIGURE OUT ALL OVER AGAIN HOW TO
> CHANGE THE DAMN FONT SIZE SO THAT IT'S BIG ENOUGH THAT I CAN
> READ IT  *AND*  SAVE THAT SIZE SO THAT IT WILL BE THERE THE
> NEXT TIME I START UP EMACS.  The mix of fonts with all their different
> attributes may be fine for persons who want to play games with
> appearance, but most of us just want to be able to set the font to be
> the right size REGARDLESS of all the fancy colors and stuff of the
> various modes & themes.  Yes I have used OPTIONS/SET-DEFAULT-FONT
> and it is simple enough to increase the size there but nothing I have
> tried on this latest system, shown below, and all prior systems, has
> allowed me to set the size and save it so that I get it back when I
> restart EMACS, and it makes me nuts.  All this font stuff is so complex
> that it amounts to being a BUG for the ordinary user, especially those
> of us who have eye troubles.  :-(

Please try putting this into your ~/.emacs:

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

(tune the value 150 to your liking).  This should work on all
platforms, regardless of the font used for the default face.





  reply	other threads:[~2021-06-15 18:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15 16:47 bug#49050: 26.1; The INSANITY of setting a default font size in EMACS and saving it for future instances Jeff B
2021-06-15 18:08 ` Eli Zaretskii [this message]
2021-06-15 22:45   ` Christopher Dimech
2021-06-16 14:57     ` Eli Zaretskii
2021-06-16 15:07       ` Christopher Dimech
2021-06-16 16:03         ` Eli Zaretskii
2021-06-17 14:13           ` Christopher Dimech
2021-06-17 18:48             ` Jeff B
2021-06-17 19:08               ` Eli Zaretskii
2021-06-17 19:31               ` Christopher Dimech
     [not found]   ` <5a3fc745-5500-94fb-5725-bf6b05cd1b0e@clowderHouse.net>
     [not found]     ` <83r1h32bkx.fsf@gnu.org>
     [not found]       ` <35cbc6ad-32a5-d89c-77eb-582e29c57d8e@clowderHouse.net>
2021-06-16  2:25         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83wnqv2e7g.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=49050@debbugs.gnu.org \
    --cc=Jeff_B.atHome@clowderHouse.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).