From: ueno Date: Sat, 30 Oct 2004 11:49:04 +0000 (+0000) Subject: Bind space-width. X-Git-Tag: riece-1_0_5~13 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ed265c45e422c89d72d162e42d41756ccd9b9b66;p=elisp%2Friece.git Bind space-width. --- diff --git a/lisp/riece-yank.el b/lisp/riece-yank.el index 8817f5e..fdb5b34 100644 --- a/lisp/riece-yank.el +++ b/lisp/riece-yank.el @@ -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