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

Re: load-path in emacs-snapshot includes too much.



Peter S Galbraith <p.galbraith@globetrotter.net> writes:

> The load-path of emacs-snapshot includes all the
> /usr/share/emacs/site-lisp subdirectories.

It doesn't here.

Would you by any chance still have emacs20 installed?  It shipped a
subdirs.el file in /usr/share/emacs/site-lisp which would have this
effect.

> For the mh-e package, I skip installation altogether for emacs-snapshot.
> Yet I get:

> M-: (locate-library "mh-e")
> -> "/usr/share/emacs/site-lisp/mh-e/mh-e.el"

I get:

ELISP> (locate-library "mh-e")
"/usr/share/emacs/22.0.50/lisp/mh-e/mh-e.elc"
ELISP>

which is correct (it finds the bundled version, not the package).

-- 
  ,''`.
 : :' :        Romain Francoise <rfrancoise@debian.org>
 `. `'         http://people.debian.org/~rfrancoise/
   `-



Reply to: