GNU bug report logs -
#59286
Documentation for seq-count
Previous Next
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
Heime via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs <at> gnu.org> writes:
> A description that is quite undecipherable.
I have recently used this function for the first time (when contributing
to Org), and I found its description *exceptionally* clear. What do you
find undecipherable?
P.S. #1
It helps to know that "PRED" stands for the English word PREDICATE.
Experienced users and native speakers may laugh, but the fact that "BEG"
does not mean "to beg" but "the beginning", adds completely unnecessary
cognitive overhead to some. The same applies to "PRED".
(The Scheme standard, for example, also uses shorthand forms, such as
"obj", but it lists all of them, right at the beginning. Perhaps Emacs
has such a list too? If so, the help browser should use it to assist
the user to make sense of these non-words.)
P.S. #2
When I used this function, I wished it would take ELEMENT-OR-PREDICATE,
so that
(seq-count 2 '(0 2 2 2 0)) => 3,
and I still wonder if Emacs comes with any such function.
(I ended up using `equal' wrapped in the PREDICATE.)
Rudy
--
"Mathematics takes us still further from what is human into the region
of absolute necessity, to which not only the actual world, but every
possible world, must conform."
-- Bertrand Russell, 1902
Rudolf Adamkovič <salutis <at> me.com> [he/him]
Studenohorská 25
84103 Bratislava
Slovakia
This bug report was last modified 1 year and 332 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.