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

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

bug#24802: emacs -Q -nw loads cl-lib


From: Glenn Morris
Subject: bug#24802: emacs -Q -nw loads cl-lib
Date: Wed, 26 Oct 2016 12:40:16 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Package: emacs
Version: 26.0.50

Current trunk on GNU/Linux in an xterm:

emacs -Q -nw
(featurep 'cl-lib)  -> t

I believe this is because term/xterm.el now requires cl-lib at run-time.

You might want to consider:

i) Preload cl-lib - see previous discussions in list archives.

ii) Make term/*.el subject to same rules as files that are explicitly
listed in loadup.el - ie no requirements beyond those of loadup.





reply via email to

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