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

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

Re: font problem (again)


From: Tim Visher
Subject: Re: font problem (again)
Date: Wed, 10 Jun 2009 08:12:28 -0400

Hi Luca,

On Wed, Jun 10, 2009 at 4:58 AM, Luca Ferrari<fluca1978@infinito.it> wrote:
> I'm using emacs 22.2.1, from the ubuntu 64 bit repository. My .emacs file
> contains the following as last line:
>
> (set-frame-font "-*-Courier-bold-*-*-*-16-*-*-*-*-*-*-*")
> (setq initial-frame-alist '((width . 100)(height . 40)) )
>
> However, the startup font is not the selected one. If I select the same font
> from the options/set font menu I can get such font working. This is really
> annoying, is there a way to force the startup font?

I believe you want

    (set-default-font "-*-Courier-bold-*-*-*-16-*-*-*-*-*-*-*")

but I couldn't tell you for sure.  I use M-x customize-face default to
get my font working the way I want it.

-- 

In Christ,

Timmy V.

http://burningones.com/
http://five.sentenc.es/ - Spend less time on e-mail




reply via email to

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