GNU bug report logs -
#24802
emacs -Q -nw loads cl-lib
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Wed, 26 Oct 2016 16:41:02 UTC
Severity: normal
Found in version 26.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 24802 <at> debbugs.gnu.org (full text, mbox):
I'm saying that simply starting Emacs (and no more) should not load
any extra libraries beyond those of loadup [1].
This is obviously not comparable to starting Emacs and then
doing some arbitrary operation, like composing a mail.
As you said in
http://lists.gnu.org/archive/html/emacs-devel/2015-10/msg00095.html
Up until now, the rules for pre-loading package X were that either
(a) some preloaded package requires X, or (b) X will be
auto-loaded at the beginning of every session by some very
frequent operation, like visiting the first file or creating a
window or a frame.
Here we have case b), without needing any operation at all.
OK, it's not "every session", it's "every -nw session in an
xterm-like terminal", but IMO the same should apply.
[1] I don't count the actual term/*.el files themselves in this,
because those that aren't preloaded have traditionally been trivial.
Perhaps xterm.el has become so large, and is used (I guess) in such a
large fraction of without-x builds, that it should be preloaded in
such builds, as x-win.el is in with-x builds. I think that's a
separate issue though. It would however make the issue in this report
obvious.
This bug report was last modified 7 years and 264 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.