> (param:standard-error-hook
>   (lambda (condition)
>     (abort->nearest (condition/report-string condition))))

Is this documented in the manual? This looks a bit like Common Lisp's
*debugger-hook*.

Reply via email to