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

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

Re: Save the font setting (Emacs Windows)


From: Kevin Rodgers
Subject: Re: Save the font setting (Emacs Windows)
Date: Wed, 21 Jun 2006 11:01:20 -0600
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

Norbert Melzer wrote:
OK, I got it now, I played a while with

(insert (prin1-to-string (x-list-fonts "*")))

and tried the one with Fixedsys in there :-)

Now I have it working with

(set-default-font
"-raster-Fixedsys-normal-r-normal-normal-18-108-120-120-c-100-iso10646-1")

(again without Newline)

But I dont really understand what this mean, so an explanation would
still be great :-)

In Emacs 22, `C-h r i font RET' takes you directly to the Font
Specification Options section of the Emacs manual.  (In earlier
versions, replace `C-h r' with `C-h i d m emacs RET'.)

You can also google "X Logical Font Description" or XLFD.

--
Kevin





reply via email to

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