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

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

Re: Getting emacs23 to use Bitstream Vera Sans Mono-8 font


From: Tim X
Subject: Re: Getting emacs23 to use Bitstream Vera Sans Mono-8 font
Date: Mon, 21 Jul 2008 17:37:37 +1000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

"Doctor Who" <whodoctor@gmail.com> writes:

>
> Thanks.  So I found the default font I want to use as the default in
> the emacs editor window using fc-list:
>
> Bitstream Vera Sans Mono:style=Roman
>
> Now, how do I go about having emacs-23 use this font in the editor
> window?  Do I use ~/.Xresources or ~/Xdefaults.  What is the correct
> syntax for the file to use?
>
Your options are -

emacs -fn "Bitstream Vera Sans Mono-12" # for a 12pt font.

Add it to .Xresources as the line

Emacs.font: Bitstream Vera Sans Mono

or just use the select default font from the options menu.

Tim

-- 
tcross (at) rapttech dot com dot au


reply via email to

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