From: Stefan Kangas <stefankangas@gmail.com>
To: gebser@mousecar.com, GNU Emacs List <help-gnu-emacs@gnu.org>
Subject: Re: set-default-font
Date: Tue, 25 Aug 2020 10:13:13 -0700 [thread overview]
Message-ID: <CADwFkmmL4g7WZt+a_120w+on-cP4vLiRkgf8opjzdc3k8TgmWg@mail.gmail.com> (raw)
In-Reply-To: <855b886e-8bb5-caad-ebc5-4f14b7da5765@mousecar.com>
ken <gebser@mousecar.com> writes:
> Magically this gave me help for the function "setup-default-fontset". I
> suppose I'm to assume that "set-default-font" has been eliminated,
> substituted by "setup-default-fontset". True??
Yes, this has been obsoleted since Emacs 22.1 and has been removed.
See etc/NEWS for more details (`C-h N').
> Secondly, to fix my ~/.emacs can I just edit "set-default-font" and
> change it to
> "setup-default-fontset"?
I use this:
(add-to-list 'default-frame-alist '(font . "Ubuntu Mono-14"))
> Thirdly, I long ago upgraded from any "Latin" character sets to UTF-8
> and, to me, that means I shouldn't be specifying any "*iso8859*" fonts.
> What command output would show me the available font(set)s I could use
> in place of the 8859 stuff?
AFAIK, I think you should just use something similar to what I have
above, and you should be fine.
I think you can read more in:
(info "(emacs) Frame Parameters")
Best regards,
Stefan Kangas
next prev parent reply other threads:[~2020-08-25 17:13 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 ` Stefan Kangas [this message]
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 ` set-default-font 2QdxY4RzWzUUiLuE
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=CADwFkmmL4g7WZt+a_120w+on-cP4vLiRkgf8opjzdc3k8TgmWg@mail.gmail.com \
--to=stefankangas@gmail.com \
--cc=gebser@mousecar.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).