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: Jan Djärv
Subject: Re: user-controlled load-path extension: load-dir
Date: Wed, 09 Mar 2011 11:01:38 +0100
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.14) Gecko/20110221 Thunderbird/3.1.8



Christoph Scholtes skrev 2011-03-09 08.17:
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)


Yes, but this is missing the point. I can make an load-dir feature in .emacs too. It is having this in emacs core, working without extra user work that is the point.

        Jan D.



reply via email to

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