all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Michael Heerdegen <michael_heerdegen@web.de>
Cc: f92capac@gmail.com, 22613@debbugs.gnu.org
Subject: bug#22613: 25.1.50; dired-aux missing require 'cl-lib
Date: Sat, 13 Feb 2016 17:09:39 +0200	[thread overview]
Message-ID: <83lh6o640c.fsf@gnu.org> (raw)
In-Reply-To: <87twlcvfxu.fsf@web.de> (message from Michael Heerdegen on Sat, 13 Feb 2016 15:32:45 +0100)

> From: Michael Heerdegen <michael_heerdegen@web.de>
> Cc: Tino Calancha <f92capac@gmail.com>,  22613@debbugs.gnu.org
> Date: Sat, 13 Feb 2016 15:32:45 +0100
> 
> > cl-mapcan is an autoloaded function, so requiring cl-lib is not the
> > right solution, IMO.  Some other factor is at work here.
> 
> Yes, hmm, I also saw that once: cl-lib autoloads were not loaded
> (i.e. the autoloads file had not been loaded, though it existed).

But the only one who seems to load cl-loaddefs.el is cl-lib.el, so
perhaps requiring it _is_ TRT after all.

Or maybe we should make cl-mapcan autoloaded in loaddefs.el?

What is confusing is that "emacs -Q" knows cl-mapcan is autoloaded,
even though its autoload form was not loaded, evidently.  Where does
it get this information, and why can't it get the autoload form from
the same place?





  reply	other threads:[~2016-02-13 15:09 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-10 13:37 bug#22613: 25.1.50; dired-aux missing require 'cl-lib Tino Calancha
2016-02-13 14:24 ` Eli Zaretskii
2016-02-13 14:32   ` Michael Heerdegen
2016-02-13 15:09     ` Eli Zaretskii [this message]
2016-02-13 16:17       ` Michael Heerdegen
2016-02-13 16:44         ` Eli Zaretskii
2016-02-13 17:43           ` Michael Heerdegen
2016-02-13 18:00             ` Eli Zaretskii
2016-02-13 17:58       ` Glenn Morris
2016-02-13 18:13         ` Eli Zaretskii
2016-02-13 18:20           ` Glenn Morris
2016-02-13 18:45             ` Glenn Morris
2016-02-13 18:52               ` Stefan Monnier
2016-02-13 19:05                 ` Stefan Monnier
2016-02-13 19:57                 ` Michael Heerdegen
2016-02-13 22:09                   ` Stefan Monnier
2016-02-16  7:07                     ` Glenn Morris
2016-02-16 13:16                       ` Stefan Monnier
2016-02-16 15:57                       ` Eli Zaretskii
2016-02-16 19:41                         ` Stefan Monnier
2016-02-13 21:11             ` Eli Zaretskii
2016-02-13 21:23               ` Glenn Morris
2016-02-13 21:33                 ` Eli Zaretskii
2016-02-14 22:47                   ` Glenn Morris
2016-02-15  3:36                     ` Eli Zaretskii
2016-02-15  8:14                       ` Stephen Berman
2016-02-15 11:36                         ` Michael Heerdegen
2016-02-15 12:58                           ` Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83lh6o640c.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=22613@debbugs.gnu.org \
    --cc=f92capac@gmail.com \
    --cc=michael_heerdegen@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.