From: 2QdxY4RzWzUUiLuE@potatochowder.com
To: help-gnu-emacs@gnu.org
Subject: Re: set-default-font
Date: Tue, 25 Aug 2020 15:49:07 -0500 [thread overview]
Message-ID: <20200825204907.GF3788@scrozzle> (raw)
In-Reply-To: <69cb6867-47c2-fd29-756e-9511f59fd4f2@mousecar.com>
On 2020-08-25 at 16:38:16 -0400,
ken <gebser@mousecar.com> wrote:
> Changing to:
>
> (set-face-attribute
> "-*-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-standard")
>
> errors out. This is from *Backtrace*:
Try something like this instead:
(set-face-attribute 'default nil :font "DejaVu Sans Mono-12")
You can see how to call set-face-attribute in its help page, usually
accessible by C-h f set-face-attribute <RET>.
--
“Whoever undertakes to set himself up as a
judge of Truth and Knowledge is shipwrecked
by the laughter of the gods.” – Albert Einstein
Dan Sommers, http://www.tombstonezero.net/dan
next prev parent reply other threads:[~2020-08-25 20:49 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-25 16:54 set-default-font ken
2020-08-25 17:13 ` set-default-font Stefan Kangas
2020-08-25 18:27 ` set-default-font Eli Zaretskii
2020-08-25 18:32 ` set-default-font Eli Zaretskii
2020-08-25 20:38 ` set-default-font ken
2020-08-25 20:49 ` 2QdxY4RzWzUUiLuE [this message]
2020-08-25 22:15 ` set-default-font ken
2020-08-26 5:44 ` set-default-font Eli Zaretskii
2020-08-27 1:59 ` set-default-font David Masterson
2020-08-27 4:03 ` set-default-font Eli Zaretskii
2020-08-27 4:47 ` set-default-font David Masterson
2020-08-27 8:24 ` set-default-font Eli Zaretskii
2020-08-28 2:07 ` set-default-font David Masterson
2020-08-28 2:39 ` set-default-font David Masterson
2020-08-28 6:43 ` set-default-font Eli Zaretskii
2020-08-28 10:52 ` set-default-font Robert Pluim
2020-08-28 23:38 ` set-default-font David Masterson
2020-08-29 8:37 ` set-default-font Robert Pluim
2020-08-26 5:42 ` set-default-font Eli Zaretskii
2020-08-26 5:40 ` set-default-font 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=20200825204907.GF3788@scrozzle \
--to=2qdxy4rzwzuuilue@potatochowder.com \
--cc=help-gnu-emacs@gnu.org \
/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.
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).