there's FElibc_error, but there's nothing like that for the Lisp world AFAICS. The serve-event contrib, for instance, needs something like that. What's your prefered way of doing it? Making FElibc_error available to Lisp? Adding a new condition type? Adding a condition mixin and adding that mixin to ERROR? Something else? -T.