[newbie] emacs foreground background

1999-11-30 Thread Mike Fieschko

 "Jas" == Jaswinder S Ahluwalia [EMAIL PROTECTED] writes:

Jas How do i change the the color of the background or foreground
Jas in emacs?  Right now it is badge and it is hard for me to see
Jas the characters. I would like to chagnge it to white. I'm not
Jas sure if you are supposed to change the background, forground,
Jas or both.

In your ~/.emacs, put

(set-face-foreground 'default "black")
(set-face-background 'default "honeydew")

I don't know of a list of available colors.

-- 
Mike Fieschko, West Orange, NJ, USA
X-Mailer: XEmacs 21.1, VM 6.75 and random-sig.el
Kernel 2.2.13-29mdk
http://www.viconet.com/fieschko/home.htm
Nov 30 St Andrew
Adauge nobis fidem!



[newbie] emacs foreground background

1999-11-28 Thread Jaswinder S. Ahluwalia

How do i change the the color of the background or foreground in emacs?
Right now it is badge and it is hard for me to see the characters. I would
like to chagnge it to white. I'm not sure if you are supposed to change
the background, forground, or both.



thanks,
jas