From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: "John P. Burkett" <burkett@uri.edu>
Cc: help-gnu-emacs@gnu.org
Subject: Re: font missing
Date: Thu, 11 Jun 2009 11:36:08 +0200 [thread overview]
Message-ID: <23547D25-B27C-45BF-9091-1CC0AC9EF0FA@Web.DE> (raw)
In-Reply-To: <4A306915.8070903@uri.edu>
Am 11.06.2009 um 04:16 schrieb John P. Burkett:
> Suggestions for recovering the old "10x20" font would be appreciated.
The fonts in the fonts menu are set in GNU Emacs' source code – since
decades (presumingly).
It is possible that your Gentoo PC still has these first generation
bitmap fonts and it's just that these are not made available because
the "font path" value is so short ('xset q' will show it), which you
can change, for example in ~/.xinitrc. First step should be to
determine where this font resides (file name might be share/fonts/
misc/10x20-ISO8859-15.pcf.gz for an ISO 8859-15 or Latin 9 8-bit
encoding, or fonts/cyrillic/koi10x20.pcf.gz for some Cyrillic
encoding, so a 'locate 10x20' should list the files). And, of course,
it would be fine to find out whether the X server delivers the fonts
or the client side, libfontconfig with programmes like fc-list or fc-
cache and configuration files like fonts.conf, is doing the job.
In GNU Emacs you should be able to list all the fonts it sees in a
volatile *Completions* buffer with:
M-x set-frame-font RET TAB TAB
(It's best to imagine a file name for the volatile *Completions*
buffer first and save it at once under this name.)
--
Greetings
Pete
If you're not confused, you're not paying attention.
next prev parent reply other threads:[~2009-06-11 9:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-11 2:16 font missing John P. Burkett
2009-06-11 9:36 ` Peter Dyballa [this message]
2009-06-11 13:37 ` John P. Burkett
2009-06-11 15:06 ` Peter Dyballa
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=23547D25-B27C-45BF-9091-1CC0AC9EF0FA@Web.DE \
--to=peter_dyballa@web.de \
--cc=burkett@uri.edu \
--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).