unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Mathias Megyei <mathias@mnet-mail.de>
To: Dave Pawson <dave.pawson@gmail.com>
Cc: emac list <help-gnu-emacs@gnu.org>
Subject: Re: Font sources
Date: Thu, 13 Sep 2007 22:26:43 +0200	[thread overview]
Message-ID: <1189715203.16865.5.camel@champfer> (raw)
In-Reply-To: <711a73df0709131048w58017695kef66f0cabdf4b1b9@mail.gmail.com>

On Thu, 2007-09-13 at 18:48 +0100, Dave Pawson wrote:
> After messing with applications most of the day, I rebooted.
> 
> On calling up emacs, I'm missing the fonts.
> I can't find anywhere where it tells me how emacs links
> through to the (presumably X ) font selections.
> 
> 
> I can run Open office and all the fonts are there.
> 
> Emacs tells me
> Warning: no fonts matching
> `-*-fixed-medium-r-normal-*-16-*-*-*-*-*-iso8859-1' available [2
> times]
> Warning: no fonts matching
> `-*-*-medium-r-normal-*-16-*-*-*-*-*-iso8859-1' available
> Warning: no fonts matching `-*-*-*-r-normal-*-16-*-*-*-*-*-iso8859-1' available
> Warning: no fonts matching `-*-*-*-*-normal-*-16-*-*-*-*-*-iso8859-1' available
> Warning: no fonts matching `-*-*-*-*-*-*-16-*-*-*-*-*-iso8859-1'
> available [2 times]
> 
> 
> How does Emacs link out to the fonts available on the system?
> Is it configured at build time?
> I rebuilt in case anything had changed. No difference.

You can list of the available fonts with

xlsfonts

Write one of them into the file ~/.Xresources. 
Eg.
Emacs.Font: -adobe-courier-medium-r-normal--18-180-75-75-m-110-iso8859-1

Reload this file

xrdb -load ~/.Xresources

After starting a new Emacs it should use that font.

Regards,

Mathias

  reply	other threads:[~2007-09-13 20:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-13 17:48 Font sources Dave Pawson
2007-09-13 20:26 ` Mathias Megyei [this message]
     [not found] <mailman.812.1189705707.18990.help-gnu-emacs@gnu.org>
2007-09-14  3:01 ` Tim X
2007-09-14 12:37   ` Dave Pawson
2007-09-14 15:28     ` Peter Dyballa
     [not found]   ` <mailman.863.1189773461.18990.help-gnu-emacs@gnu.org>
2007-09-15  3:36     ` Tim X
2007-09-15  8:16       ` Dave Pawson
     [not found]       ` <mailman.895.1189844209.18990.help-gnu-emacs@gnu.org>
2007-09-15 10:40         ` Tim X

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=1189715203.16865.5.camel@champfer \
    --to=mathias@mnet-mail.de \
    --cc=dave.pawson@gmail.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).