(condition-case (signal (make-composite-condition (make-property-condition 'a) (make-property-condition 'b))) ((a b) 1)) ; => 1