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

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

Re: about load paths


From: Peter Dyballa
Subject: Re: about load paths
Date: Thu, 19 Jun 2008 16:34:10 +0200


Am 19.06.2008 um 14:52 schrieb Rustom Mody:

That is to say I have to manually put
(add-to-list 'load-path "~/.emacs.d")
in the init.el or else other files there are not found

This seems to defeat the purpose of the emacs.d directory no??

No, it does not. GNu Emacs finds there its GTK resource file. When you look up the variable load-path this element is not mentioned.

Different from this is the initial behaviour to look for an init.el file in ~/.emacs.d. This one is found. If it loads other ELisp files, then these have to be in load-path.

--
Greetings

  Pete

Don't force it; get a larger hammer.
                                – Anthony's Law of Force





reply via email to

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