unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: add many subdirs to load-path
Date: Mon, 14 Jul 2008 21:42:01 -0600	[thread overview]
Message-ID: <g5h6a5$itg$1@ger.gmane.org> (raw)
In-Reply-To: <87skuc54lr.fsf@DEBLAP1.BeNet>

Joe Bloggs wrote:
> Does anyone know a quick way of adding/deleting/testing lots of subdirs in load-path?
> I am trying to upgrade from emacs 21 to emacs 22. I have a lot of packages
>  installed in subdirs of my site-lisp folder, not all of which are compatible with
>  emacs 22. This means I have to tediously sorting through my load-path which is very long.

If you create a subdirs.el file in the site-lisp directory with the
following contents, all the subdirectories will automatically be added
to load-path:

(normal-top-level-add-subdirs-to-load-path)


-- 
Kevin Rodgers
Denver, Colorado, USA





  parent reply	other threads:[~2008-07-15  3:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-15  1:16 add many subdirs to load-path Joe Bloggs
2008-07-15  1:42 ` Xah
2008-07-15  3:42 ` Kevin Rodgers [this message]
     [not found] ` <mailman.14741.1216093508.18990.help-gnu-emacs@gnu.org>
2008-07-15  8:22   ` Jason Rumney
2008-07-15 10:47   ` Johan Bockgård
2008-07-16 13:34   ` Joe Bloggs

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='g5h6a5$itg$1@ger.gmane.org' \
    --to=kevin.d.rodgers@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).