[slime-devel] Re: Debugging "Lisp connection closed unexpectedly" events?

Tobias C. Rittweiler tcr at freebits.de
Tue Aug 5 06:57:06 UTC 2008


Dave Roberts <ldave at droberts.com> writes:

> Any suggestions for where to start looking? My gut says that there is a
> particular character or something like that in the page that SWANK can't
> return over the channel to SLIME/Emacs. I'm not sure how to debug it,
> though, since SWANK kills the connection with extreme prejudice. Does
> SWANK create any sort of log file anywhere, or can I enable it to do so?
>
> Thanks,

Set SWANK:*LOG-EVENTS* to T for information from the swank side, and
look into the buffer *slime-events* for information from the slime side.

  -T.




More information about the slime-devel mailing list