all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* add directories to load-path
@ 2009-09-15  5:36 henry atting
  2009-09-15  6:24 ` Gnutux
                   ` (12 more replies)
  0 siblings, 13 replies; 16+ messages in thread
From: henry atting @ 2009-09-15  5:36 UTC (permalink / raw)
  To: help-gnu-emacs

How can I add directories to the load-path *including* all
subdirectories?

At present I do it this way

(setq load-path (append '( "/some/directory" "/some/directory/subdirectory") load-path))

which is not very handy when a directory contains several different
subdirectories with elisp files.

henry

-- 
http://literaturlatenight.de


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

end of thread, other threads:[~2009-10-13  7:12 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-15  5:36 add directories to load-path henry atting
2009-09-15  6:24 ` Gnutux
2009-09-15  6:24 ` Gnutux
2009-09-15  7:10 ` Gnutux
2009-09-15  7:22 ` Gnutux
2009-09-15 10:56 ` Bernardo
2009-09-15 11:05 ` Florian Kaufmann
2009-09-15 11:16 ` Gnutux
2009-09-15 11:29 ` Gnutux
2009-09-15 11:33 ` Gnutux
2009-09-15 11:52 ` Gnutux
2009-09-15 12:24 ` Maurizio Vitale
     [not found] ` <mailman.6765.1253076234.2239.help-gnu-emacs@gnu.org>
2009-09-16  7:09   ` henry atting
     [not found] ` <mailman.6708.1253017158.2239.help-gnu-emacs@gnu.org>
2009-10-12  3:24   ` David Combs
2009-10-12 11:40     ` Richard Riley
2009-10-13  7:12     ` Tim X

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.