unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#50965: Allow nil third argument for mapconcat
@ 2021-10-02 13:22 Stefan Kangas
  2021-10-02 13:50 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: Stefan Kangas @ 2021-10-02 13:22 UTC (permalink / raw)
  To: 50965

Severity: wishlist

Please consider allowing an empty third argument for mapconcat that
means the empty string, i.e.:

    (mapconcat FUNCTION SEQUENCE SEPARATOR)

Becomes:

    (mapconcat FUNCTION SEQUENCE &optional SEPARATOR)





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-10-05 13:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-02 13:22 bug#50965: Allow nil third argument for mapconcat Stefan Kangas
2021-10-02 13:50 ` Lars Ingebrigtsen
2021-10-02 20:12   ` Stefan Kangas
2021-10-02 23:03     ` Stefan Kangas
2021-10-03  5:56       ` Eli Zaretskii
2021-10-03 18:34         ` Stefan Kangas
2021-10-05 13:02           ` Eli Zaretskii
2021-10-05 13:39             ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).