all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rocky Bernstein <rocky@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: [elpa] master d7bac58 3/5: Wrong require again.
Date: Thu, 4 Aug 2016 09:45:43 -0400	[thread overview]
Message-ID: <CANCp2gbzVn-pjFqwF_GUCzJpf8D9UOu4gczzvn6cMx92TghGGg@mail.gmail.com> (raw)
In-Reply-To: <jwv60rhgn82.fsf-monnier+emacsdiffs@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 589 bytes --]

On Thu, Aug 4, 2016 at 12:43 AM, Stefan Monnier <monnier@iro.umontreal.ca>
wrote:

> >  (require 'cl-lib)
> > +(require 'cl)
>
> These  two libraries  are pretty  much identical,  except that  they use
> different names,  so there's no  point requiring  both (`cl' is  the old
> deprecated one, and `cl-lib' is the new shiny one).
>
> Do you want me to update the code to use `cl-lib' exclusively?
>

Yes, please.  You know more about this than I. See also:
https://github.com/realgud/realgud/commit/bbb86b7010cac192f05c274c57115423f8cc5cc7#commitcomment-18512997


>
>
>         Stefan
>

[-- Attachment #2: Type: text/html, Size: 1403 bytes --]

  reply	other threads:[~2016-08-04 13:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20160804030326.16920.78136@vcs.savannah.gnu.org>
     [not found] ` <20160804030326.B379D220169@vcs.savannah.gnu.org>
2016-08-04  4:43   ` [elpa] master d7bac58 3/5: Wrong require again Stefan Monnier
2016-08-04 13:45     ` Rocky Bernstein [this message]
2016-08-04 22:05       ` Stefan Monnier
2016-08-04 22:05         ` Rocky Bernstein
     [not found] ` <20160804030326.835FA2200F4@vcs.savannah.gnu.org>
2016-08-04  4:44   ` [elpa] master ecf1577 1/5: Avoid reading a binary as a source file Stefan Monnier
2016-08-04 13:52     ` Rocky Bernstein

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=CANCp2gbzVn-pjFqwF_GUCzJpf8D9UOu4gczzvn6cMx92TghGGg@mail.gmail.com \
    --to=rocky@gnu.org \
    --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.