[plt-scheme] mred -z

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Wed Sep 15 15:48:16 EDT 2004

At Wed, 15 Sep 2004 21:37:31 +0200, Øyvin Halfdan Thuv wrote:
> mred -z (mred with stdin as REPL) doesn't behave like mred and the standard
> REPL.
> 
> That is; when I load a program with different GUI-related commands the
> GUI only gets partially* displayed when loaded in mred -z. Everything is
> normal in normal mred or drScheme mode.
> 
> What could be the reason for this to happen?

Start by evaluating

 (current-eventspace (make-eventspace))


Matthew



Posted on the users mailing list.