all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Glenn Morris <rgm@gnu.org>
Cc: 22613@debbugs.gnu.org
Subject: bug#22613: 25.1.50; dired-aux missing require 'cl-lib
Date: Sat, 13 Feb 2016 13:52:40 -0500	[thread overview]
Message-ID: <jwvlh6oa1ik.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <8yoabkcuvg.fsf@fencepost.gnu.org> (Glenn Morris's message of "Sat, 13 Feb 2016 13:45:07 -0500")

>> Not sure what's causing cl-lib to be loaded at startup - that shouldn't
>> happen.
> It only happens in -nw mode, so I guess it is the use of cl-defmethod in
> term/xterm.el. I'm not sure if this (cl-lib always being loaded in emacs
> -Q -nw) is a problem or not. I guess not? (Stefan, any opinion?)

Hmm... cl-defmethod should cause cl-lib to be loaded (cl-generic is
preloaded, after all).

Usually we consider it a bug if "emacs -Q" (or "emacs -nw -Q") needs to
load a package, tho we tend not to apply that rule to lisp/term/*.el.

In any case, the fact that "emacs -Q -nw" loads cl-lib is not intended
and I think it'd be good to track down why it does and if/how we can fix it.


        Stefan





  reply	other threads:[~2016-02-13 18:52 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
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 [this message]
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=jwvlh6oa1ik.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=22613@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    /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.