From: Daiki Ueno Date: Sat, 20 Nov 2004 00:47:22 +0000 (+0000) Subject: (riece-command-yank): Don't bind space-width here. X-Git-Url: https://cgit.sxemacs.org/?p=riece;a=commitdiff_plain;h=708b8013d5012b70cd8955298f08f335e51aec96 (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