Madhu enometh@meer.net writes:
The printing of repl results seems to have changed recently: CL-USER> (format *standard-output* "foo") NIL CL-USER> foo [...] i.e. The result is printed and the prompt is printed before the command's output.
I have checked in a fix for this problem.