26 Apr
                
                    2004
                
            
            
                26 Apr
                
                '04
                
            
            
            
        
    
                4:46 p.m.
            
        Bill_Clementson@peoplesoft.com writes:
My previous SLIME installation was a CVS install from 4/18. I've just taken the latest CVS install and the ACL SLIME implementation (under Windows) breaks. Here is the error:
How about if you hack swank-allegro.lisp with this: (defimplementation arglist (symbol) (handler-case (excl:arglist symbol) (simple-error () :not-available)))