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: Glenn Morris
Subject: Re: subdirs works for emacs but fails for me -- why?
Date: Tue, 20 Oct 2009 16:45:09 -0700
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

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).

> Also why the fboundp stuff?

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


reply via email to

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