[slime-cvs] CVS slime

mkoeppe mkoeppe at common-lisp.net
Tue Aug 28 22:26:26 UTC 2007


Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv13071

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***

--- /project/slime/cvsroot/slime/ChangeLog	2007/08/28 22:23:53	1.1184
+++ /project/slime/cvsroot/slime/ChangeLog	2007/08/28 22:26:25	1.1185
@@ -1,3 +1,12 @@
+2007-08-28  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
+
+	* slime.el (slime-repl-insert-prompt): Don't go to point-max but
+	to slime-repl-input-start-mark if there is one.  This fixes user
+	input type-ahead again (this change from 2007-08-25 got lost).
+	Testcase: Type (dotimes (i 5) (format t "Number ~A~%" i) (sleep
+	1)) and then type ahead while the command is executing and output
+	arrives.
+
 2007-08-29  Helmut Eller  <heller at common-lisp.net>
 
 	* swank-cmucl.lisp (safe-definition-finding): Remove whitespace




More information about the slime-cvs mailing list