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

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

Re: problem customising Emacs using m-x set-face-display


From: Peter Dyballa
Subject: Re: problem customising Emacs using m-x set-face-display
Date: Thu, 27 Apr 2006 00:10:32 +0200


Am 26.04.2006 um 23:47 schrieb brent:

If I try 'Set for current Session', then all the changes work fine. If I try 'Save for future Sessions' and then shutdown and restart Emacs, then I find
that the colour changes work but the fonts fail to re-size.

You could try to add:

        (setq default-frame-alist '(
          (font . "fontset-11pt_adobe_courier")
;          (font . "-adobe-courier-medium-r-*-11-*-iso10646-1")
        ))

or use an X resource to specify font and size:

Emacs*font: -*-lucidatypewriter-medium-r-*-*-10-*-*-*-m-*- iso10646-1

--
Greetings

  Pete

The light at the end of the tunnel has been turned off due to budget cuts.






reply via email to

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