Hi all,
I'm running a threaded SBCL version 1.0.30 with SLIME version 2009-08-19 in GNU Emacs verison 22.2.1.
Non-ASCII characters break the connection to the REPL:
CL-USER> "ğ" "ğ"
The REPL is hung at this point. When I hit RET, the *inferior-lisp* buffer is flooded with text and the minibuffer reports:
Lisp connection closed unexpectedly: connection broken by remote peer
Relevant content of *inferior-lisp* buffer attached.
Any suggestions as to how to solve/debug this problem much appreciated.
Regards,
Sebastian