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

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

bug#22669: loading term/xterm.elc loads cl-lib at runtime


From: Glenn Morris
Subject: bug#22669: loading term/xterm.elc loads cl-lib at runtime
Date: Sun, 14 Feb 2016 17:57:00 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Package: emacs
Version: 25.0.91

Loading term/xterm.elc loads cl-lib at runtime.
This means that cl-lib is loaded at startup in "emacs -Q -nw", which is
undesirable.

Apparently it's avoidable: http://debbugs.gnu.org/22613#63

    we'd have to pre-fill cl-generic's dispatcher cache with the specific
    dispatcher used (grep for cl--generic-prefill-dispatchers to see what
    that looks like).





reply via email to

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