[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Thu Apr 14 07:33:01 UTC 2011


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2185 slime/ChangeLog:1.2186
--- slime/ChangeLog:1.2185	Sun Mar 13 17:11:12 2011
+++ slime/ChangeLog	Wed Apr 13 21:21:10 2011
@@ -1,3 +1,12 @@
+2011-04-14  Stas Boukarev  <stassats at gmail.com>
+
+	* swank.lisp (list-threads): Call `use-threads-p' only when
+	*emacs-connection* is non-nil. `use-threads-p' wouldn't work in
+	this case, and there is no need to remove a worker thread from the
+	list if it's not connected.
+	This fixes an issue with calling swank:stop-server when slime
+	isn't connected.
+
 2011-03-13  Stas Boukarev  <stassats at gmail.com>
 
 	* swank.lisp (format-restarts-for-emacs): Add




More information about the slime-devel mailing list