unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Arash Esbati <arash@gnu.org>
To: emacs-devel@gnu.org
Cc: Lars Ingebrigtsen <larsi@gnus.org>
Subject: Re: master 92df7cd923 1/2: Add 'seq-keep'
Date: Thu, 06 Oct 2022 14:48:22 +0200	[thread overview]
Message-ID: <86fsg1i0dl.fsf@gnu.org> (raw)
In-Reply-To: <20221004194628.0CB36C0CD98@vcs2.savannah.gnu.org> (Lars Ingebrigtsen's message of "Tue, 4 Oct 2022 15:46:27 -0400 (EDT)")

Lars Ingebrigtsen <larsi@gnus.org> writes:

> branch: master
> commit 92df7cd923d0e870f08484cec06c2726be30882b
> Author: Lars Ingebrigtsen <larsi@gnus.org>
> Commit: Lars Ingebrigtsen <larsi@gnus.org>
>
>     Add 'seq-keep'
>     
>     * doc/lispref/sequences.texi (Sequence Functions): Document it.
>     * lisp/emacs-lisp/seq.el (seq-keep): New function (bug#58278).
>
> diff --git a/etc/NEWS b/etc/NEWS
> index eb5d3afbd8..06e91f5d71 100644
> --- a/etc/NEWS
> +++ b/etc/NEWS
> @@ -3150,6 +3150,11 @@ These can be used for buttons in buffers and the like.  See the
>  This returns a list of the (zero-based) indices of elements matching a
>  given predicate in the specified sequence.
>  
> ++++
> +** New function 'seq-keep'.
> +This is like 'seq-map', but removes all non-nil results from the
                                           ^^^

Is this possibly a typo?  

> +returned list.

Best, Arash



       reply	other threads:[~2022-10-06 12:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <166491278711.16632.4424287381002829720@vcs2.savannah.gnu.org>
     [not found] ` <20221004194628.0CB36C0CD98@vcs2.savannah.gnu.org>
2022-10-06 12:48   ` Arash Esbati [this message]
2022-10-06 12:57     ` master 92df7cd923 1/2: Add 'seq-keep' Lars Ingebrigtsen

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=86fsg1i0dl.fsf@gnu.org \
    --to=arash@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.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).