From: Daiki Ueno Date: Sat, 30 Oct 2004 11:49:04 +0000 (+0000) Subject: Bind space-width. X-Git-Url: https://cgit.sxemacs.org/?p=riece;a=commitdiff_plain;h=4047f74c3e79bbc38e2138a851d3796acefe8953 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