tags 50965 + patch thanks Stefan Kangas 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.