all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Adding Additional Trees to the Load Path
@ 2009-01-27 20:07 Tim Visher
  2009-01-27 20:16 ` Juanma Barranquero
  0 siblings, 1 reply; 3+ messages in thread
From: Tim Visher @ 2009-01-27 20:07 UTC (permalink / raw)
  To: Emacs Help List

Hello Everyone,

I have a directory `.emacs.d` in my home directory where I put lisp
libraries for extensions to Emacs.  Currently, I have to explicitly
include each of the extensions in my `.emacs` file in order to get
them to work.  I tried adding `.emacs.d` to my load-path via the
following:

(add-to-list 'load-path (expand-file-name "~/.emacs.d"))

But that had no effect.  I would like behaviour similar to site-lisp
where all of the trees under site-lisp are automitacally added.  Any
way I can do this?

Thanks in advance!

-- 

In Christ,

Timmy V.

http://burningones.com/
http://five.sentenc.es/ - Spend less time on e-mail




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-28  8:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.5999.1233086875.26697.help-gnu-emacs@gnu.org>
2009-01-28  8:57 ` Adding Additional Trees to the Load Path Fabrice Niessen
2009-01-27 20:07 Tim Visher
2009-01-27 20:16 ` Juanma Barranquero

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.