all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master e4de91d: Introduce new macros to cover Emacs's new names in cl-lib.el.
Date: Thu, 13 Aug 2015 10:55:30 +0000	[thread overview]
Message-ID: <20150813105530.GA2834@acm.fritz.box> (raw)
In-Reply-To: <jwvbnebdhuv.fsf-monnier+emacsdiffs@gnu.org>

Hello, Stefan.

On Wed, Aug 12, 2015 at 10:48:42PM -0400, Stefan Monnier wrote:
> >     Change this back to cc-external-require from an eval-when-compile
> >     require.

> I haven't been able to figure out what is the difference.  Can you
> enlighten us with, ideally, a testcase?

The (eval-when-compile (require 'cl)) was inadequate, because
cl.el (now cl-lib.el) is now required at run-time, too.  Without the
change, the error "cl-mapcan not known" gets thrown when attempting to
visit the first file.c in an Emacs session.

>         Stefan

-- 
Alan Mackenzie (Nuremberg, Germany).



  reply	other threads:[~2015-08-13 10:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150812213205.640.84865@vcs.savannah.gnu.org>
     [not found] ` <E1ZPdcz-0000Aw-Eb@vcs.savannah.gnu.org>
2015-08-13  2:48   ` [Emacs-diffs] master e4de91d: Introduce new macros to cover Emacs's new names in cl-lib.el Stefan Monnier
2015-08-13 10:55     ` Alan Mackenzie [this message]
2015-08-13 16:02       ` Stefan Monnier
2015-08-15 12:34         ` Alan Mackenzie
2015-08-18 16:05           ` Stefan Monnier

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=20150813105530.GA2834@acm.fritz.box \
    --to=acm@muc.de \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.