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

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

RE: Load color-theme in init.el


From: Drew Adams
Subject: RE: Load color-theme in init.el
Date: Wed, 15 Aug 2012 07:03:23 -0700

> I see.  Thanks for clarifying.  In my original e-mail I
> also forgot to mention that the advice of Peter Dyballa
> to use a .emacs for customization was the correct advice.
> Thanks Peter.  I got the idea to use ~/.emacs/init.el...

My advice is to use a separate file, the value of user option `custom-file', for
customizations that are written automatically when you use Customize (e.g., `M-x
customize-option').

That keeps such generated code away from any code that you write in your init
file (~/.emacs).  Let Customize fiddle with `custom-file', and keep your init
file for your own fiddlings.




reply via email to

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