unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org, monnier+gnu/emacs@rum.cs.yale.edu
Subject: Re: eval-when-compile  & cl
Date: Tue, 28 Oct 2003 15:40:11 -0500	[thread overview]
Message-ID: <E1AEadP-0005O6-Ly@fencepost.gnu.org> (raw)
In-Reply-To: <1067283953.26709.102.camel@turtle.as.arizona.edu> (message from JD Smith on 27 Oct 2003 12:45:53 -0700)

    This is a vestige from long ago, and I admit I'm not sure of the
    intended function of eval-when-compile.  All versions of GNU Emacs I've
    found seem to load cl implicitly, making it a moot point.

If they do so, it is a bug.  CL should not be loaded by running any of
the packages installed in emacs.  If you can tell me a precise test
case for such a problem, I will fix it.

The purpose of eval-when-compile is to make sure the file will not
load CL at runtime.  So please don't remove that.  Removing it would
introduce a bug of the above sort.

  reply	other threads:[~2003-10-28 20:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-27 19:45 eval-when-compile & cl JD Smith
2003-10-28 20:40 ` Richard Stallman [this message]
2003-10-28 21:18 ` Stefan Monnier
2003-10-28 22:10   ` JD Smith

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1AEadP-0005O6-Ly@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier+gnu/emacs@rum.cs.yale.edu \
    /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 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).