all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: andrew.eggenberger@gmail.com,
	Stefan Monnier <monnier@iro.umontreal.ca>,
	39761@debbugs.gnu.org
Subject: bug#39761: [PATCH] Eliminate use of cl-concatenate in 'seq' package
Date: Sat, 07 Mar 2020 19:00:56 -0500	[thread overview]
Message-ID: <871rq390lj.fsf@gmail.com> (raw)
In-Reply-To: <83a74wvw2x.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 04 Mar 2020 20:00:54 +0200")

tags 39761 fixed
close 39761 27.1
quit

Eli Zaretskii <eliz@gnu.org> writes:

>> The motivation was to be able to use sequence operations in preloaded
>> packages and we don't want to preload cl-lib yet (and even less
>> cl-extra, AFAIK).
>
> Somebody needs to record these intentions in some comment, so that we
> won't need to have these discussions time and again.

Done.  For the record the emacs-devel thread about the previous change
is at <https://lists.gnu.org/r/emacs-devel/2019-10/msg00945.html>.

[1: 3cbf4cb796]: 2020-03-07 18:39:01 -0500
  Eliminate use of cl-concatenate in 'seq' package
  https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=3cbf4cb79600ade39a186f31448e56e0e6fdd364

[2: b16ba4041d]: 2020-03-07 18:45:23 -0500
  ; lisp/emacs-lisp/seq.el: Explain why we don't use cl-lib here
  https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=b16ba4041db928826df5f58e9bfac9fb38208145

PS Andrew, I see you did copyright assignment for some GNU other
projects, but not Emacs.  If you intend to contribute more patches to
Emacs, you might want to extend the assignment (since this one just
moved around existing lines, I just went ahead and marked it as
copyright exempt).





      reply	other threads:[~2020-03-08  0:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-23 22:11 bug#39761: Package 'seq' uses cl-concatenate but doesn't require cl-extra Clément Pit-Claudel
2020-02-24  3:11 ` Noam Postavsky
2020-02-28  3:43 ` bug#39761: [PATCH] Eliminate use of cl-concatenate in 'seq' package Andrew Eggenberger
2020-03-04  3:20   ` Noam Postavsky
2020-03-04 15:46     ` Eli Zaretskii
2020-03-04 17:47       ` Stefan Monnier
2020-03-04 18:00         ` Eli Zaretskii
2020-03-08  0:00           ` Noam Postavsky [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

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

  git send-email \
    --in-reply-to=871rq390lj.fsf@gmail.com \
    --to=npostavs@gmail.com \
    --cc=39761@debbugs.gnu.org \
    --cc=andrew.eggenberger@gmail.com \
    --cc=eliz@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.