[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CLISP and AKCL



Hi all!  I have a system that runs fine under CLISP, but when I run it 
under AKCL, I am having trouble with (read-char).  It doesn't wait for a 
key, it just goes right through it.  I checked the Lisp FAQ, and I 
subsequently inserted (clear-input) before my (read-char)'s, and now it says:
Error: Unexpected end of #<input stream "mainu.lsp">.
Error signalled by READ-CHAR.
Any idea what's up?

Jason Black
jason@jhu.edu