unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Andrew Choi <akochoi_NOSPAM_@shaw.ca>
Subject: Re: Fonts For 21.1.30 On Mac OSX?
Date: Wed, 04 Sep 2002 00:06:13 GMT	[thread overview]
Message-ID: <m2u1l6sjnu.fsf@shaw.ca> (raw)
In-Reply-To: m2it1mn7du.fsf@localhost.i-did-not-set--mail-host-address--so-shoot-me

Edward Dodge <dkdodge@cox-internet.com> writes:

> From what I can see with "M-x list-fontsets,"  I only have one font...
> 
> OUTPUT:
> ___________
> Fontset: -*-*-*-*-*-*-*-*-*-*-*-*-fontset-default
> Fontset: -etl-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-mac
> 
> I found some fonts at:
> 
> http://members.shaw.ca/akochoi-emacs/Resources/GNU-Fonts.smi.bin
> 
> But there are no instructions on how to install them or change to
> them.  Anyone know?

You can find out how to install fonts on Mac OS X by searching for
`installing fonts' in the Help Center.

Font sets are not the same as fonts.  Information about font sets can
be found in the Emacs manual.  To list all the /fonts/ you can use,
evaluate the expression

  (x-list-fonts "*").

To evaluate an expression, one way is to type it into the *scratch*
buffer and then type C-j.  If you can't see all of the fonts, first
evaluate the expression

  (setq eval-expression-print-length 100).

Another way to see all your fonts is to type `M-x set-frame-font RET'
and type TAB when prompted for a `Font name: '.  Of course choosing a
font here will set the font for the current frame.

To make this font setting `permanent', read about default-frame-alist
and initial-frame-alist in the Emacs on-line manual.

Also, if it is possible, please use the version of Emacs in the CVS
repository instead of the older version in the subject line.

  reply	other threads:[~2002-09-04  0:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-03 20:30 Fonts For 21.1.30 On Mac OSX? Edward Dodge
2002-09-04  0:06 ` Andrew Choi [this message]
2002-09-10 22:18   ` Unicode Fonts For Emacs21 " Jacobo Myerston
     [not found]   ` <mailman.1031713874.29570.help-gnu-emacs@gnu.org>
2002-09-11 21:39     ` Rodney Sparapani
2002-09-12 12:47       ` Jacobo Myerston
2002-09-12 14:31     ` Oliver Scholz
2002-09-12 19:08       ` Jacobo Myerston
     [not found]       ` <mailman.1031857755.5280.help-gnu-emacs@gnu.org>
2002-09-13 12:05         ` Oliver Scholz

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=m2u1l6sjnu.fsf@shaw.ca \
    --to=akochoi_nospam_@shaw.ca \
    /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).