emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mail/rmailout.el,v


From: D. Goel
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/rmailout.el,v
Date: Thu, 06 Dec 2007 18:18:15 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     D. Goel <deego> 07/12/06 18:18:14

Index: mail/rmailout.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/mail/rmailout.el,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -b -r1.77 -r1.78
--- mail/rmailout.el    25 Nov 2007 16:48:31 -0000      1.77
+++ mail/rmailout.el    6 Dec 2007 18:18:13 -0000       1.78
@@ -380,7 +380,7 @@
                  (rmail-toggle-header))
              (if (and (> count 0) (not next-message-p))
                  (progn
-                   (error
+                   (error "%s"
                     (save-excursion
                       (set-buffer rmailbuf)
                       (format "Only %d message%s appended" num-appended




reply via email to

[Prev in Thread] Current Thread [Next in Thread]