summaryrefslogtreecommitdiff
path: root/lisp/mail/uce.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mail/uce.el')
-rw-r--r--lisp/mail/uce.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/uce.el b/lisp/mail/uce.el
index 5a4e01ae9fc..094cb03f861 100644
--- a/lisp/mail/uce.el
+++ b/lisp/mail/uce.el
@@ -239,7 +239,7 @@ address, and postmaster of the mail relay used."
(full-header-p (and (eq uce-mail-reader 'rmail)
(not (rmail-msg-is-pruned)))))
(or (get-buffer message-buffer)
- (error (concat "No buffer " message-buffer ", cannot find UCE")))
+ (error "No buffer %s, cannot find UCE" message-buffer))
(switch-to-buffer message-buffer)
;; We need the message with headers pruned.
(if full-header-p