[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Thu Apr 19 04:35:02 UTC 2007


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1114 slime/ChangeLog:1.1115
--- slime/ChangeLog:1.1114	Tue Apr 17 17:04:47 2007
+++ slime/ChangeLog	Wed Apr 18 08:36:11 2007
@@ -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-devel mailing list