emacs-devel
[Top][All Lists]
Advanced

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

Re: user-controlled load-path extension: load-dir


From: Christoph Scholtes
Subject: Re: user-controlled load-path extension: load-dir
Date: Wed, 09 Mar 2011 00:17:28 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

On 3/9/2011 12:06 AM, Jan D. wrote:

Another thing I really would like is for customize to
save its stuff in its own file and not in my .emacs. With a load-dir
this would be trivial.

How about this:

(setq custom-file "~/.emacs.d/init-custom.el")
(load custom-file)

See documentation (C-h v custom-file) for details.

Christoph



reply via email to

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