(riece-command-yank): Don't bind space-width here.
authorDaiki Ueno <ueno@unixuser.org>
Sat, 20 Nov 2004 00:47:22 +0000 (00:47 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Sat, 20 Nov 2004 00:47:22 +0000 (00:47 +0000)
lisp/riece-yank.el

index 9419e5f..12a21cc 100644 (file)
@@ -86,7 +86,7 @@ before/after the first/last non-blank line."
            (string= prefix ""))
     (setq prefix " "))
   (let* ((kill (current-kill 0))
-        msg space-width)
+        msg)
     (unless kill
       (error "Nothing to send in kill-ring"))
     (if riece-yank-strip-space