GNU bug report logs - #59286
Documentation for seq-count

Previous Next

Package: emacs;

Reported by: Heime <heimeborgia <at> protonmail.com>

Date: Tue, 15 Nov 2022 16:20:02 UTC

Severity: minor

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#59286: closed (Documentation for seq-count)
Date: Sun, 10 Sep 2023 19:33:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 10 Sep 2023 12:31:57 -0700
with message-id <CADwFkmnSX0wEQvBqDeM8Q026o01AR1-jrJhcJUGTUdc1eoXC5w <at> mail.gmail.com>
and subject line Re: bug#59286: Documentation for seq-count
has caused the debbugs.gnu.org bug report #59286,
regarding Documentation for seq-count
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
59286: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59286
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Heime <heimeborgia <at> protonmail.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: Documentation for seq-count
Date: Tue, 15 Nov 2022 16:18:46 +0000
Have scrutinised the documentation for "seq-count".  A description that is quite undecipherable.

(seq-count PRED SEQUENCE)
Return the number of elements for which (PRED element) is non-nil in SEQUENCE.


[Message part 3 (message/rfc822, inline)]
From: Stefan Kangas <stefankangas <at> gmail.com>
To: Heime <heimeborgia <at> protonmail.com>
Cc: 59286-done <at> debbugs.gnu.org
Subject: Re: bug#59286: Documentation for seq-count
Date: Sun, 10 Sep 2023 12:31:57 -0700
Heime <heimeborgia <at> protonmail.com> writes:

> Have scrutinised the documentation for "seq-count".  A description that is quite undecipherable.
>
> (seq-count PRED SEQUENCE)
> Return the number of elements for which (PRED element) is non-nil in SEQUENCE.

This now reads:

    Return the number of elements in SEQUENCE for which PRED returns
    non-nil.

This seems more readable to me, so I'm closing this bug.


This bug report was last modified 1 year and 314 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.