5 Mar
                
                    2005
                
            
            
                5 Mar
                
                '05
                
            
            
            
        
    
                12:17 p.m.
            
        On 05 Mar 2005 11:29:07 +0100, Luke Gorrie <luke@synap.se> wrote:
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.
OK, will do.