unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Font handling in Carbon Emacs
@ 2004-09-17 14:00 Doug Alcorn
  0 siblings, 0 replies; only message in thread
From: Doug Alcorn @ 2004-09-17 14:00 UTC (permalink / 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
 |_/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-09-17 14:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-17 14:00 Font handling in Carbon Emacs Doug Alcorn

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