 
            
            
            
            
                16 May
                
                    2009
                
            
            
                16 May
                
                '09
                
            
            
            
        
    
                4:10 a.m.
            
        2009/5/11 Nikodemus Siivola <nikodemus@random-state.net>:
Test case: (error "~a" "duh")
in terminal:
debugger invoked on a SIMPLE-ERROR: duh
in Slime:
#1=#1# [Condition of type SIMPLE-ERROR]
...which is a bit suboptimal...
Turns out this is partially my fault. I say partially because I'm pretty sure I don't deserve this for doing (drumroll...): (push '(*print-length* . nil) swank:*sldb-printer-bindings*) in .swank.lisp. I'm not doing that anymore -- but this still probably not intended behaviour. Cheers, -- Nikodemus