Dear,<br><br>I am used to using the nice readline wrapper script in mzscheme. In fact, I have it in my .mzschemerc as suggested in a post I once found on the NG:<br>(dynamic-require '(lib "rep.ss" "readline") #f)
<br><br>However it seems that this is affecting the outputting of text. 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>