GNU bug report logs -
#25627
25.1; `help-make-xrefs' loads `cl-extra.el' now
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Sun, 5 Feb 2017 18:45:02 UTC
Severity: wishlist
Tags: notabug
Found in version 25.1
Done: npostavs <at> users.sourceforge.net
Bug is archived. No further changes may be made.
Full log
Message #42 received at control <at> debbugs.gnu.org (full text, mbox):
tags 25627 notabug
close 25627
quit
Drew Adams <drew.adams <at> oracle.com> writes:
>
>> > But again, this bug report is about unnecessarily
>> > autoloading `cl-extra.el'. It is not about `cl.el'.
>>
>> Does the fact that cl-extra sets byte-compile-dynamic help
>> with your concerns at all? ...
>> byte-compile-dynamic is a variable defined in `bytecomp.el'.
>
> Yes, I think it does. I wasn't aware of this feature.
>
> From (elisp) `Dynamic Loading' it appears that there is
> no bug here. If you think so too then please close.
>
> Why don't more (even most) of the files distributed with
> Emacs have this variable set (to non-nil)?
Loading functions one by one can be slower than loading them all at
once. Some justification would be needed for adding this (e.g., if a
file contains many independent functions that would usually be used in
isolation).
This bug report was last modified 8 years and 183 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.