unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Doug Alcorn <lathinet@gmail.com>
Subject: Font handling in Carbon Emacs
Date: Fri, 17 Sep 2004 10:00:14 -0400	[thread overview]
Message-ID: <8f56a06e0409170700e15888d@mail.gmail.com> (raw)

I don't really get how fonts work on a Mac with emacs.  I've seen a
couple of places that talk about how they are slightly different.  I
understand that emacs expects an X type font specification.  What I've
done is

(add-to-list 'default-frame-alist
     '(font . "-apple-lucida sans
typewriter-medium-r-normal--0-0-75-75-m-0-mac-roman"))

In my font book I can see that I have a ludica sans typewriter.  I got
the above font string by doing M-x set-default-font and then tabbing
through until I found the lucida I wanted.  That was the only font
available to set-default-font that was lucida sans typewriter medium
regular.

What happs is nothing.  I'm still stuck with ugly old monaco.  No
matter what font I set (either with the default-frame-alist variable
or the set-default-font command) I still have monaco.  I can tell by
looking at the resulting font, but also describe-font (for default)
shows I'm still using monaco.  There are no messages in the *Message*
buffer to clue me into what happened.
-- 
 (__) Doug Alcorn - Unix/Linux/Web Developing
 oo /  mailto:lathinet@gmail.com http://www.lathi.net
 |_/

                 reply	other threads:[~2004-09-17 14:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=8f56a06e0409170700e15888d@mail.gmail.com \
    --to=lathinet@gmail.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).