From: ueno Date: Sat, 20 Nov 2004 00:47:22 +0000 (+0000) Subject: (riece-command-yank): Don't bind space-width here. X-Git-Tag: riece-1_0_6~37 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ec06bf72fd3e93e40ccd99ffa28967a66d6431b8;p=elisp%2Friece.git (riece-command-yank): Don't bind space-width here. --- diff --git a/lisp/riece-yank.el b/lisp/riece-yank.el index 9419e5f..12a21cc 100644 --- a/lisp/riece-yank.el +++ b/lisp/riece-yank.el @@ -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