bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50965: Allow nil third argument for mapconcat


From: Stefan Kangas
Subject: bug#50965: Allow nil third argument for mapconcat
Date: Sun, 3 Oct 2021 01:03:54 +0200

tags 50965 + patch
thanks

Stefan Kangas <stefan@marxist.se> writes:

> Aha, so an explicit nil third argument is already treated as the empty string:
>
>     (mapconcat #'identity '("foo" "bar") nil)

How does the attached patch look?  I'm assuming this should go to
master at this point.

Attachment: 0001-Make-third-mapconcat-argument-optional.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]