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

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

Re: color-theme problem


From: Peter Lee
Subject: Re: color-theme problem
Date: Mon, 17 Mar 2003 20:20:02 GMT
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2

Konstantin <ks@land81.nsu.ru> writes:

> I try follow in my .emacs
> 
> (add-hook 'before-make-frame-hook
>         '(lambda ()
>              (color-theme-pierson)
>            )) 


I simply have the following two lines at the bottom of my .emacs file:

(require 'color-theme)
(color-theme-taylor)


I haven't had any problems with the scheme reverting on frame switches.


reply via email to

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