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

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

Re: Change background color?


From: Kevin Rodgers
Subject: Re: Change background color?
Date: Wed, 04 Feb 2004 17:20:19 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Jonas Andersson wrote:

I just installed RedHat 9 and I run what seems Emacs 21.2. I'd like to
change the background color of Emacs into something else that white. I
looked at Google but I can't seem to work it out.

        emacs -bg gainsboro &

still gives me a white background.


Try specifying the -q and --no-site-file options before -bg COLOR.

And how would I specify that
'gainsboro' should be the default background color when emacs is not
started from a shell?

Put this in your ~/.Xdefaults file:

Emacs*Background: gainsboro

--
Kevin Rodgers



reply via email to

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