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

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

Re: [h-e-w] Q Making the font selection permanent


From: Paul Whitfield
Subject: Re: [h-e-w] Q Making the font selection permanent
Date: Thu, 03 Jun 2004 16:17:28 +0800
User-agent: Mozilla Thunderbird 0.6 (Windows/20040502)


Hi Neil,

You should checkout the "font" section of the ntfaq.

There are basically two ways:

One) add registry settings

HKEY_CURRENT_USER\Software\Gnu\Emacs\Emacs.font="-*-ProggyClean-*-*-*-*-*-*-*-*-*-*-iso8859-1"


Two) a setting in your .emacs.el

eg:
(setq default-font "-raster-ProggyClean-*-*-*-*-10-*-*-*-*-*-iso10646-1")



The advantage of ONE is that you can keep the same .emacs.el even
if the font is not installed (i.e. different screen resolution or
OS).


BTW I'm using a nice fixed width font called ProggyClean, a web
search should get you to the web site for a free download.


Yes... it is a nice font! :-)





reply via email to

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