unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25627: 25.1; `help-make-xrefs' loads `cl-extra.el' now
@ 2017-02-05 18:44 Drew Adams
  2017-02-05 19:24 ` Drew Adams
  2017-02-07  0:58 ` npostavs
  0 siblings, 2 replies; 15+ messages in thread
From: Drew Adams @ 2017-02-05 18:44 UTC (permalink / raw)
  To: 25627



`help-make-xrefs' in `help-mode.el' calls `cl-some', which is defined in
`cl-extra.el' as an autoload.  Should we really be loading `cl-extra.el'
now, as soon as a user does, for example, `C-h f'?  In that case, what
is really "extra" about it (for interactive use of Emacs, at least)?

I thought that the point of creating `cl-lib.el' was to give people a
library of the most-used CL constructs and still let them avoid loading
all of `cl.el'.  If we are, in effect, loading `cl-extra.el' now nearly
by default then what's the point of separating out `cl-lib.el'?

Is this use of `cl-some' perhaps just due to laziness?  It's not hard to
get the same effect without using it and loading `cl-extra.el'.



In GNU Emacs 25.1.1 (x86_64-w64-mingw32)
 of 2016-11-15
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --without-dbus --without-compress-install 'CFLAGS=-O2
 -static -g3''





^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-02-08  5:40 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-05 18:44 bug#25627: 25.1; `help-make-xrefs' loads `cl-extra.el' now Drew Adams
2017-02-05 19:24 ` Drew Adams
2017-02-07  0:58 ` npostavs
2017-02-07  2:21   ` Drew Adams
2017-02-07 13:30     ` Michael Heerdegen
2017-02-07 16:13       ` Drew Adams
2017-02-07 17:19         ` Michael Heerdegen
2017-02-07 22:29     ` Philipp Stephani
2017-02-07 23:00       ` Drew Adams
2017-02-07 23:08         ` Noam Postavsky
2017-02-08  0:18           ` Drew Adams
2017-02-08  1:56             ` npostavs
2017-02-08  1:59               ` Drew Adams
2017-02-08  4:57                 ` npostavs
2017-02-08  5:40                   ` Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).