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

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

Re: How to un-load a preloaded package?


From: Elena
Subject: Re: How to un-load a preloaded package?
Date: Wed, 08 Dec 2010 15:17:38 -0000
User-agent: G2/1.0

Sorry for my noob answer, but shouldn't:

(add-to-list 'load-path "/path/to/newer/cperl")

take care of that, since `add-to-list' adds paths at the beginning of
the list (check with `list-load-path-shadows')? Or does `autoload'
cache the path of the specified file?


reply via email to

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