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

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

bug#15235: 24.3.50; package.el updates load-path too late


From: Stefan Monnier
Subject: bug#15235: 24.3.50; package.el updates load-path too late
Date: Mon, 02 Sep 2013 21:50:34 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Shouldn't load-path updated first for the packge being intialized so
> that code in "*-autoloads.el" can load other elisp files in the package
> directory?

Actually, "nowadays" the *-autoloads.el file should begin by adding to
load-path so package.el doesn't need to do it any more.


        Stefan





reply via email to

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