Hi! Doug Evans skribis: > The problem can be succinctly represented by the following: > > scheme@(guile-user)> (port? (port-with-print-state (current-output-port))) > $3 = #f I think the short answer is that it’s a very old API that’s essentially unused internally. For instance, make check passes with this patch: