On 5/20/2011 01:37, Colin wrote:
But the *show-lisp-backtraces-p* seems that it does not work. I can't see any backtraces on the page.
What Common Lisp implementation are you using?
Hunchentoot uses trivial-backtrace which doesn't support every CL impl. See http://common-lisp.net/project/trivial-backtrace/
Walter