GNU bug report logs -
#35710
26.1; incomplete mapconcat description string
Previous Next
Reported by: phs <at> lsv.fr
Date: Mon, 13 May 2019 09:00:02 UTC
Severity: wishlist
Found in version 26.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Noam Postavsky <npostavs <at> gmail.com>
> Date: Mon, 13 May 2019 08:02:44 -0400
> Cc: 35710 <at> debbugs.gnu.org
>
> > (mapconcat FUNCTION SEQUENCE SEPARATOR)
> >
> > Apply FUNCTION to each element of SEQUENCE, and concat the results as
> > strings.
> > In between each pair of results, stick in SEPARATOR. Thus, " " as
> > SEPARATOR results in spaces between the values returned by FUNCTION.
> > SEQUENCE may be a list, a vector, a bool-vector, or a string.
> >
> > The description does not say what is accepted for SEPARATOR, it only
> > gives an example.
>
> It mentions concat, which is what determines what is acceptable. I
> agree it could be made more explicit though.
The manual does spell that out, we could simply add that to the doc
string.
This bug report was last modified 5 years and 344 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.