all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* font problem (again)
@ 2009-06-10  8:58 Luca Ferrari
  2009-06-10 12:12 ` Tim Visher
  0 siblings, 1 reply; 4+ messages in thread
From: Luca Ferrari @ 2009-06-10  8:58 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,
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?


Thanks,
Luca





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

* Re: font problem (again)
  2009-06-10  8:58 font problem (again) Luca Ferrari
@ 2009-06-10 12:12 ` Tim Visher
  2009-06-11 10:40   ` Luca Ferrari
  0 siblings, 1 reply; 4+ messages in thread
From: Tim Visher @ 2009-06-10 12:12 UTC (permalink / raw)
  To: Luca Ferrari; +Cc: help-gnu-emacs

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




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

* Re: font problem (again)
  2009-06-10 12:12 ` Tim Visher
@ 2009-06-11 10:40   ` Luca Ferrari
  2009-06-15  9:38     ` Luca Ferrari
  0 siblings, 1 reply; 4+ messages in thread
From: Luca Ferrari @ 2009-06-11 10:40 UTC (permalink / raw)
  To: help-gnu-emacs

On Wednesday 10 June 2009 02:12:28 pm Tim Visher's cat walking on the keyboard 
wrote:

> I believe you want
>
>     (set-default-font "-*-Courier-bold-*-*-*-16-*-*-*-*-*-*-*")
>

Sorry, this is not working. Emacs is behaving the same way, that is it still 
ignores the setting.

Luca





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

* Re: font problem (again)
  2009-06-11 10:40   ` Luca Ferrari
@ 2009-06-15  9:38     ` Luca Ferrari
  0 siblings, 0 replies; 4+ messages in thread
From: Luca Ferrari @ 2009-06-15  9:38 UTC (permalink / raw)
  To: help-gnu-emacs

On Thursday 11 June 2009 12:40:28 pm Luca Ferrari's cat walking on the 
keyboard wrote:
> On Wednesday 10 June 2009 02:12:28 pm Tim Visher's cat walking on the
> keyboard
>
> wrote:
> > I believe you want
> >
> >     (set-default-font "-*-Courier-bold-*-*-*-16-*-*-*-*-*-*-*")
>
> Sorry, this is not working. Emacs is behaving the same way, that is it
> still ignores the setting.

Anything else I could try to set up the fonts?

Luca




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

end of thread, other threads:[~2009-06-15  9:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-10  8:58 font problem (again) Luca Ferrari
2009-06-10 12:12 ` Tim Visher
2009-06-11 10:40   ` Luca Ferrari
2009-06-15  9:38     ` Luca Ferrari

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.