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

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

Re: subdirs works for emacs but fails for me -- why?


From: Kevin Rodgers
Subject: Re: subdirs works for emacs but fails for me -- why?
Date: Tue, 20 Oct 2009 22:13:18 -0600
User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812)

Glenn Morris wrote:
rustom wrote:

When emacs finds such a file it adds the subdirs to the load-path
If I put a similar file in my load-path it does not do any good.

subdirs.el is an internal mechanism that by design only works for
"standard" Emacs directories, not any that you might happen to add to
load-path (eg in .emacs).

But if one initializes load-path via the EMACSLOADPATH environment variable,
it looks like the subdirs.el trick will work.

Also why the fboundp stuff?

Perhaps for compatibility for Emacs versions without this function, eg
if they happen to share site-lisp directories.

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

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