all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Rustom Mody" <rustompmody@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: about load paths
Date: Thu, 19 Jun 2008 18:22:03 +0530	[thread overview]
Message-ID: <f46c52560806190552h429cae18udf75db0b6c9c4e42@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 737 bytes --]

As I understand it, if one has a simple customization file it should be put
into
~/.emacs.  But if there are a lot of customizaitons in many files, it is
recommended to ...
-- put them in ~/.emacs.d
-- put a starting init.el in there which loads anything else /does anything
else

But when I tried moving from .emacs file to a .emacs.d directory containing
an init and other files, *the other files are not found.*
**
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??

Note: I am sitting on a windows box right now. I dont exactly remember the
behavior on linux but I guess it was more sane.

[-- Attachment #2: Type: text/html, Size: 949 bytes --]

             reply	other threads:[~2008-06-19 12:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-19 12:52 Rustom Mody [this message]
2008-06-19 14:34 ` about load paths Peter Dyballa
2008-06-19 14:42   ` Rustom Mody
2008-06-19 15:37     ` Peter Dyballa
2008-06-19 16:01     ` Thierry Volpiatto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f46c52560806190552h429cae18udf75db0b6c9c4e42@mail.gmail.com \
    --to=rustompmody@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.