help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing character font under MacOS


From: Peter Breitfeld
Subject: Re: Changing character font under MacOS
Date: Sun, 29 Mar 2009 10:21:54 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (darwin)

Alberto Simões wrote:

> Hello.
>
> I am trying to change the default character font under MacOS.
> Basically, I use Options > Set Default Font. I choose the font I want,
> and I tried to save using Options > Save Options.
>
> But the next time I start emacs I get the original font size.
>
> Any hint?
> TIA
> Alberto

I'm on mac os x too. I created in my .emacs some fontsets, one of them
looks like this:

(create-fontset-from-fontset-spec
  "-apple-andale mono-medium-r-normal--15-*-*-*-m-*-fontset-andale15,
      ascii:-apple-andale mono-medium-r-normal--15-*-*-*-m-*-iso10646-1,
      latin-iso8859-1:-apple-andale 
mono-medium-r-normal--15-*-*-*-m-*-iso10646-1,
  mule-unicode-0100-24ff:-apple-andale 
mono-medium-r-normal--15-*-*-*-m-*-iso10646-1,
  mule-unicode-2500-33ff:-apple-andale 
mono-medium-r-normal--15-*-*-*-m-*-iso10646-1,
  mule-unicode-e000-ffff:-apple-andale 
mono-medium-r-normal--15-*-*-*-m-*-iso10646-1")


To make it the default font, I put it in default-frame-alist via customize.  

-- 
_________________________________________________________________
Peter Breitfeld, Bad Saulgau, Germany -- http://www.pBreitfeld.de


reply via email to

[Prev in Thread] Current Thread [Next in Thread]