[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: starting emacs with -fn 10x20 from .emacs
From: |
Cecil Westerhof |
Subject: |
Re: starting emacs with -fn 10x20 from .emacs |
Date: |
Thu, 14 Jun 2007 08:59:47 +0200 |
User-agent: |
KNode/0.8.0 |
Raimund Kohl-Fuechsle wrote:
>> That's X's job. Put it into ~/.Xresources:
>>
> sure? AFAIK neither GDM nor KDM do read the XResources ...
That is true, but it reads ~/.Xdefault. I use:
################################################################################
emacs.geometry: 250x150+0+0
emacs.background: black
emacs.foreground: white
emacs.font: *-courier-medium-r-*-*-*-180-*-*-*-*-*-*
emacs.toolBar: off
################################################################################
And it works like a charm.
Re: starting emacs with -fn 10x20 from .emacs, Stefan Monnier, 2007/06/12