[slime-devel] Lisp connection closed unexpectedly: connection broken by remote peer
martin
slime-devel at martin-loetzsch.de
Wed Sep 14 14:04:54 UTC 2005
Dear all,
Sorry for bothering you, but I have no idea how to fix a problem that I
have with slime. I'm working on MacOsX 10.3 and I'm trying to switch
from MCL to Emacs (22.0.50.1 powerpc-apple-darwin7.9.0) + Slime (1.2.1)
+ CMUCL (cmucl-darwin-exp-2004-02-03-010-ppc-darwin). It works and I'm
really enthusiastic about it.
But there is one problem. If I try to evaluate a s-expression that has
more than 4040 characters, the lisp connection breaks with this
message:
Lisp connection closed unexpectedly: connection broken by remote peer
In the *inferior-lisp* buffer, I get this:
* ;; Connection to Emacs lost.
;; [
Error in function LISP::ASSERT-ERROR: Short read: length=4091
pos=4090]
I attached a lisp file with two defuns. I can evaluate "test1", but not
"test2" (test1 has 4040 characters, test2 has 4041 characters).
Does anybody have an idea how to fix this?
Thanks a lot, Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.lisp
Type: application/octet-stream
Size: 8125 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20050914/1859e09a/attachment.obj>
More information about the slime-devel
mailing list