unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Daniel Hackney <dan@haxney.org>
Cc: emacs-devel@gnu.org
Subject: Re: Put updated package.el in ELPA? (and cl-lib backport)
Date: Fri, 02 Nov 2012 22:22:32 -0400	[thread overview]
Message-ID: <jwv4nl7v36b.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <CAMqXDZvY8mntnFhcRazCvP=V4xbw_G=FAZzHHidyoeRKPKP=dQ@mail.gmail.com> (Daniel Hackney's message of "Fri, 2 Nov 2012 19:24:17 -0400")

> I'll look into it.  I don't know the internals of cl at all.  Is there
> anything else needed other than a big giant pile of `defalias's?

I haven't thought about it at all.
You can start with that.  You may bump into a few conflicts where
"cl-<foo>" already exists in the old cl.el.

Also it'd be good to make sure that code that works with your cl-lib.el
also works with the "real" cl-lib.el, i.e. pay attention to the few
subtle incompatibilities (e.g. cl-flet not being the same as flet).
This "compatibility cl-lib" should not aim to be a 100% equivalent to
cl-lib but only a faithful subset.  IOW better not provide cl-flet at
all than to provide cl-flet as an alias to flet.


        Stefan



  reply	other threads:[~2012-11-03  2:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-02 18:01 Put updated package.el in ELPA? (and cl-lib backport) Daniel Hackney
2012-11-02 22:58 ` Stefan Monnier
2012-11-02 23:24   ` Daniel Hackney
2012-11-03  2:22     ` Stefan Monnier [this message]
2012-11-03 11:23     ` Chong Yidong

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=jwv4nl7v36b.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=dan@haxney.org \
    --cc=emacs-devel@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).