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

Re: load-path in Emacsen



On Thu, Mar 09, 2006 at 01:44:17PM +0100, Sven Joachim wrote:
> But look at the following (my site-start.el is empty):
> 
> $ emacs21 --batch --eval '(print load-path)' | sed -e 's/" /"\n/g'

...

> ("/usr/share/emacs21/site-lisp/python-mode"
> "/usr/share/emacs21/site-lisp/dictionaries-common"

This is due to a wrong append in debian-ispell.el, will be changed to add
path using normal emacsen-common tools if path not already present in
load-path.

But the main problem you report is still present after dictionaries-common
is fixed.

-- 
Agustin



Reply to: