GNU bug report logs -
#19390
25.0.50; `package-activate' is too slow
Previous Next
Reported by: Dmitry Gutov <dgutov <at> yandex.ru>
Date: Mon, 15 Dec 2014 17:36:01 UTC
Severity: normal
Found in version 25.0.50
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 12/17/2014 12:00 AM, Artur Malabarba wrote:
> The discussion started here:
> http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00567.html
> Oddly enough, I can't find the end of it. =/
Thanks, the part available there already explained the more complex part
(why sorting).
> The current approach does cover autoloads. The autoloads file of a
> package is always `load'ed when a package is activated (which always
> happens when a package is installed, even after an upgrade). Calling
> `load' on a file which contains a new definition for an already
> defined autoload (which is what happens on upgrades) redefines the
> autoload to the new definition.
I see.
This bug report was last modified 10 years and 236 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.