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

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

Re: How to customize load-path in v21.2.1?


From: Michael Slass
Subject: Re: How to customize load-path in v21.2.1?
Date: Tue, 29 Oct 2002 21:22:39 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

"Stefan Monnier <foo@acm.com>" <monnier+gnu.emacs.help/news/@flint.cs.yale.edu> 
writes:

>>>>>> "Da" == Da Witch <heather710101@yahoo.com> writes:
>> In 20.7.2, the last line in the *Help* buffer for describe-variable
>> load-path is "You can customize this variable."  (The word "customize"
>> is a link to a customization screen.)  This line does not appear in
>> 21.2.1.
>
>Indeed.  Customization of `load-path' was available under Emacs-20
>but was turned off for Emacs-21 because it didn't do the right thing (it
>hardcoded paths that change from version to version).
>
>Just use (add-to-list 'load-path "/where/ever/I/put/my/elisp/files")
>
>
>        Stefan

Perhaps there should be a customizeable feature like
user-load-path-before and user-load-path-after which load would look
in before and after load-path respectively.

-- 
Mike Slass


reply via email to

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