unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: emacs-lisp/cl-*.el and requirement of cl
Date: Fri, 04 Jul 2008 07:04:47 +0900	[thread overview]
Message-ID: <87skuq39q8.fsf@catnip.gol.com> (raw)
In-Reply-To: <xfod5eejul.fsf@fencepost.gnu.org> (Glenn Morris's message of "Thu, 03 Jul 2008 17:30:42 -0400")

Glenn Morris <rgm@gnu.org> writes:
> Similarly, cl-macs and cl-seq throw errors if loaded without cl being
> loaded first.

Why would you want to?  AFAIK, those filenames are internal
implementation details of cl and not intended to be exported.
`cl' is the publicly exported interface.

> Is there any reason not to just make them require cl?

What would be the advantage over simply having users require cl
(presumably they already do so, as not doing so currently results in an
error)?

-Miles

-- 
Bacchus, n. A convenient deity invented by the ancients as an excuse for
getting drunk.




      reply	other threads:[~2008-07-03 22:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-03 21:30 emacs-lisp/cl-*.el and requirement of cl Glenn Morris
2008-07-03 22:04 ` Miles Bader [this message]

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=87skuq39q8.fsf@catnip.gol.com \
    --to=miles@gnu.org \
    --cc=emacs-devel@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 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).