another srfi-185 thinko Per Bothner (10 Mar 2020 03:43 UTC)
Re: another srfi-185 thinko John Cowan (10 Mar 2020 20:56 UTC)
Re: another srfi-185 thinko Per Bothner (10 Mar 2020 21:03 UTC)

another srfi-185 thinko Per Bothner 10 Mar 2020 03:42 UTC

(string-append! place string ...)
     This macro sets place to the result of invoking (string-append-linear place string ...).

That should be 'the result of invoking (string-append place'.
--
	--Per Bothner
xxxxxx@bothner.com   http://per.bothner.com/