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

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

Re: setting default font name


From: Haines Brown
Subject: Re: setting default font name
Date: Mon, 19 May 2014 07:09:29 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

To avoid any "default-font" in the remainder of the init file I created
a little test situation. I run:

  $ emacs -q -l .emacs-test

and in .emacs-test is nothing but:

 (set-face-attribute
  'default t :font
  "-bitstream-Courier 10
   Pitch-normal-normal-normal-*-16-*-*-*-m-0-iso10646-1")        

When emacs opens, I do M-x describe font and am told the current font is
Deju Sans.

Haines


reply via email to

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