I changed the (srfi :1 lists) library in my SRFIs collection, at revision 69, to export the original bindings from the reference implementation for bindings which are not semantically equivalent to R6RS's [1,2]. It was broken before because it was not properly implementing the specification of SRFI-1.
[1] https://bugs.launchpad.net/ikarus-libraries/+bug/352065 [2] http://srfi.schemers.org/srfi-1/srfi-1.html -- : Derick ----------------------------------------------------------------
