changeset 5419:a35739cc2026

(rmail-get-new-mail): Cope if display-time-string is nil.
author Richard M. Stallman <rms@gnu.org>
date Mon, 03 Jan 1994 05:14:06 +0000
parents 6eb86cda3856
children a5e2d8c44144
files lisp/mail/rmail.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/rmail.el	Mon Jan 03 04:15:18 1994 +0000
+++ b/lisp/mail/rmail.el	Mon Jan 03 05:14:06 1994 +0000
@@ -720,6 +720,7 @@
 	  (message "%d new message%s read"
 		   new-messages (if (= 1 new-messages) "" "s"))
 	  (and (boundp 'display-time-string)
+	       (stringp display-time-string)
 	       (string-match " Mail" display-time-string)
 	       (setq display-time-string
 		     (concat