Luke Gorrie luke@synap.se writes:
Please put something like this in your .swank.lisp:
(setq swank::*log-output* (open "/tmp/log.txt" :direction :output)) (setq swank:*log-events* t)
and then save and post the log file the next time this happens.
.. or at least an exerpt near the end. I don't know the sort of things you talk about with your Lisp image and I'm not sure that I want to know.. :-)
Cheers, Luke