all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Setting default face-font in Carbon Emacs
@ 2005-03-06 16:08 Tim McNamara
  2005-03-06 19:08 ` Peter Dyballa
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Tim McNamara @ 2005-03-06 16:08 UTC (permalink / raw)


The default face in Carbon Emacs is tiring the read (Courier, I
think).  I'd like to replace it with something easier to read.
Unfortunately Emacs doesn't seem to be able to access the native Mac
fonts, although I am not sure about this.  Trying to get it to use
Lucida Grande, I put

(set-face-font 'default "-apple-lucida
grande-medium-r-normal--12-140-75-75-m-120-mac-roman")

in my .emacs file, but only the default opening buffer is in this
font- all subsequent buffers revert to the Courier font.  Obviously my
configuration is incomplete somehow.  How do I get the face to apply
to all buffers?  I would have throught that

     set-face-font 'default

would do this automatically, but apparently not.

Carbon Emacs 21.3.50.1, not built by me, 5/29/04 (US date convention).

Thanks for any help!

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-03-07  9:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-06 16:08 Setting default face-font in Carbon Emacs Tim McNamara
2005-03-06 19:08 ` Peter Dyballa
2005-03-06 20:29 ` Stefan Monnier
2005-03-07  0:25   ` Tim McNamara
2005-03-07  1:24     ` Stefan Monnier
2005-03-07  3:40       ` Tim McNamara
     [not found] ` <mailman.2783.1110137303.32256.help-gnu-emacs@gnu.org>
2005-03-07  0:24   ` Tim McNamara
2005-03-07  0:35     ` Tim McNamara
2005-03-07  9:59       ` Peter Dyballa

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.