Bind space-width.
[riece] / lisp / riece-yank.el
index 8817f5e..fdb5b34 100644 (file)
@@ -63,7 +63,7 @@ before/after the first/last non-blank line."
            (string= prefix ""))
     (setq prefix " "))
   (let* ((kill (current-kill 0))
-        msg)
+        msg space-width)
     (unless kill
       (error "Nothing to send in kill-ring"))
     (if riece-yank-strip-space