mit-scheme-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Disable REPL debugger


From: Tim Lee
Subject: Re: Disable REPL debugger
Date: Tue, 5 Oct 2021 13:01:18 +0800

> (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

[Prev in Thread] Current Thread [Next in Thread]