On Sat, Aug 28, 2010 at 12:20, Edi Weitz edi@agharta.de wrote:
Hunchentoot already depends om trivial-backtrace, so it should be pretty trivial to wrap a handler-bind around your code to make it do what you want.
Having said that, we used to have an option to do that automatically (controlled by a special variable) which was removed during The Big Cleanup[TM]. If someone wants to send a patch to add this back in, I'll likely accept that.
I've commited http://bknr.net/trac/changeset/4603 to revive *SHOW-LISP-BACKTRACES-P*
-Hans