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

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

Re: Semi-OT: font advice


From: Jesse Sheidlower
Subject: Re: Semi-OT: font advice
Date: 22 Apr 2004 13:45:58 -0400

In article <4087F4FB.7080805@yahoo.com>,
Kevin Rodgers  <ihs_4664@yahoo.com> wrote:
>Jesse Sheidlower wrote:
> >
> > I then can't run Emacs in a terminal window (i.e. starting up
> > with "emacs -nw")--I get a error "Error in init file: error:
> > "X windows are not in use or not initialized"". Assuming I do
> > eventually find a nice font, how do I use it in X without
> > screwing up my non-X sessions?
>
>(when (eq window-system 'x)    ; or better yet: (display-multi-font-p)
>   (set-face-font ...))

Thanks, this worked perfectly.

Jesse Sheidlower


reply via email to

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