Thanks, Joerg. > () ; <- my input > > ; <- the prompt > NIL ; <- the output > > I'm wondering why it worked so far. Because the *terminal-io* stream is never buffered in clisp. Bruno