8 Apr
                
                    2015
                
            
            
                8 Apr
                
                '15
                
            
            
            
        
    
                8:58 p.m.
            
        Hi, do you know how it is possible to extend the following definition of a drag-and-drop-translator so that it is not possible to link items with themselves? (define-drag-and-drop-translator connect-items (item command item command-table) (object destination-object) `(com-connect-items ,object ,destination-object)) Regards, Kilian