GNU bug report logs - #35710
26.1; incomplete mapconcat description string

Previous Next

Package: emacs;

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


Message #14 received at 35710 <at> debbugs.gnu.org (full text, mbox):

From: phs <phs <at> lsv.fr>
To: 35710 <at> debbugs.gnu.org
Subject: Re: bug#35710: Acknowledgement (26.1; incomplete mapconcat
 description string)
Date: Tue, 14 May 2019 10:14:02 +0200
[Message part 1 (text/plain, inline)]
Thanks for the explanations, I never realized that concat was so
versatile (and I'm an emacs lover since 1983). Live and learn ...

Here is a suggested replacement for the documentation string (patch
attached). It produces

	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, etc. see ‘mapcar’.
	SEPARATOR and all values returned by FUNCTION must be accepted by ‘concat’.

--phs
[mapconcat-descr.patch (text/plain, attachment)]

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.