[slime-cvs] CVS slime
mbaringer
mbaringer at common-lisp.net
Wed Apr 18 12:36:12 UTC 2007
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv15486
Modified Files:
ChangeLog
Log Message:
--- /project/slime/cvsroot/slime/ChangeLog 2007/04/17 21:04:47 1.1114
+++ /project/slime/cvsroot/slime/ChangeLog 2007/04/18 12:36:11 1.1115
@@ -1,3 +1,14 @@
+2007-04-18 Marco Baringer <mb at bese.it>
+
+ * swank.lisp (log-event): Setup the printer so that, no matter
+ what the global values of the *print-XYZ* variables, this function
+ works as expected.
+ (*debug-on-swank-error*): New variable.
+ (defpackage :swank): Export *debug-on-swank-error*.
+ (with-reader-error-handler): When *debug-on-swank-error* is
+ non-nil drop into a debugger.
+ (dispatch-loop): Idem.
+
2007-04-17 Tobias C. Rittweiler <tcr at freebits.de>
* swank.lisp: Instead of just having all the symbols of a package
More information about the slime-cvs
mailing list