Dear,<br><br>I am used to using the nice readline wrapper script in mzscheme.&nbsp; In fact, I have it in my .mzschemerc as suggested in a post I once found on the NG:<br>(dynamic-require &#39;(lib &quot;rep.ss&quot; &quot;readline&quot;) #f)
<br><br>However it seems that this is affecting the outputting of text.&nbsp; If I enable this in my .mzschemerc then all output (due to DISPLAY or PRINT) is delayed until mzscheme is finished.<br><br>With regards,<br>Christophe
<br><br>