* Tobias C. Rittweiler [2009-07-06 12:27+0200] writes:
What's the purpose of CONNECTION.REPL-RESULTS?
I think it's used for presentations.
Or asked differently:
Shouldn't SEND-REPL-RESULTS-TO-EMACS use it?
Could be a nice design to have a stream-like object with REPL specific methods ala print-prompt, write-result, y-or-n-p etc. Not sure if it's worth the work, though.
Helmut