]> git.pond.sub.org Git - eow/blobdiff - setup.lisp
use slime debugger
[eow] / setup.lisp
index c689336289ef7fd5ac82940a2bc85d1da2232edc..a3f5d90cf7a95dbf47deeda6599ec73d8f505886 100644 (file)
@@ -3,4 +3,5 @@
 ;; (hunchentoot:stop-server *webserver*)
 (setf hunchentoot:*show-lisp-backtraces-p* t)
 (setf hunchentoot:*show-lisp-errors-p* t)
 ;; (hunchentoot:stop-server *webserver*)
 (setf hunchentoot:*show-lisp-backtraces-p* t)
 (setf hunchentoot:*show-lisp-errors-p* t)
+(setf hunchentoot:*catch-errors-p* nil)
 (empire-web:start)
 (empire-web:start)