Index: /trunk/ccl/hemlock/src/morecoms.lisp
===================================================================
--- /trunk/ccl/hemlock/src/morecoms.lisp	(revision 804)
+++ /trunk/ccl/hemlock/src/morecoms.lisp	(revision 805)
@@ -153,6 +153,5 @@
 	     (with-mark ((mark point :left-inserting))
 	       (dotimes (i fill)
-		 (insert-character mark #\space)))
-             (hi::maybe-update-selection point))
+		 (insert-character mark #\space))))
 	    (t
 	     (editor-error "There were not ~D characters before point." n))))))
