emacs-devel
[Top][All Lists]
Advanced

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

Re: customize


From: Stefan Monnier
Subject: Re: customize
Date: Fri, 09 Aug 2002 02:52:56 -0400

> > I would much prefer a situation where customize modified a
> > different file, and .emacs contained a call to
> > `customize-do-customizations' or somesuch.
> 
> Could "somesuch" be:
> 
>   (setq custom-file "~/.custom")
>   (load custom-file)

BTW. How about changing startup.el such that custom-file is loaded
(after .emacs) if it has been set and if the file hasn't been loaded yet
(such that users only need to put (setq custom-file "~/.custom") in
their .emacs file) ?


        Stefan




reply via email to

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