23 Apr
                
                    2004
                
            
            
                23 Apr
                
                '04
                
            
            
            
        
    
                10:21 p.m.
            
        Gabor Melis <mega@hotpop.com> writes:
In READ-ARGLIST DI::DEBUG-FUNCTION-LAMBDA-LIST signals LAMBDA-LIST-UNAVAILABLE.
Is that a problem? The docstring for swank:arglist says: "An error should be signaled if the lambda-list cannot be found". I think all calls to arglist are protected with an ignore-errors form. Do you use it for something else? Perhaps we should return a special marker like :dont-know if the lambda-list is not available. Helmut.