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

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

(no subject)


From: J. R. Saylor
Subject: (no subject)
Date: Sat, 27 Jan 2001 14:36:52 -0500 (EST)

I would like to change a frame parameter in such a way that it is set
for all frames created during an emacs session.
To do this, I have put the following lines in my .emacs file, per the
online help manual:

(setq default-frame-alist '((set-foreground-color "GREEN")))
(set-foreground-color "GREEN")

The session begins without errors.  And, the foreground color is indeed
green for the first frame.  However, all frames created subsequently
have black as the foreground color.  Any ideas?

Thanks in advance.

---------------------------------------------------------
J. R. Saylor, Ph.D.
Assistant Professor
Department of Mechanical Engineering
Clemson University
229 Fluor Daniel Building
Clemson, SC 29634-0921
(864) 656-5621 (office)
(864) 656-4435 (fax)
(864) 656-3473 (secretary)

http://www.ces.clemson.edu/~jsaylor
jrsaylor@ces.clemson.edu
---------------------------------------------------------




reply via email to

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