changeset 16907:3c4a708a2631

(smtpmail-read-response): Don't get confused by %'s in response-string.
author Richard M. Stallman <rms@gnu.org>
date Tue, 21 Jan 1997 01:16:10 +0000
parents e4ca41bdc7fe
children fd99785417a5
files lisp/mail/smtpmail.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/smtpmail.el	Tue Jan 21 00:40:35 1997 +0000
+++ b/lisp/mail/smtpmail.el	Tue Jan 21 01:16:10 1997 +0000
@@ -363,7 +363,7 @@
 ;		 (setq return-value response-string)
 
 		 (if smtpmail-debug-info
-		     (message response-string))
+		     (message "%s" response-string))
 
 		 (setq smtpmail-read-point match-end)
 		 (setq return-value