(rmail-get-new-mail): Cope if display-time-string is nil.
authorRichard M. Stallman <rms@gnu.org>
Mon, 3 Jan 1994 05:14:06 +0000 (05:14 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 3 Jan 1994 05:14:06 +0000 (05:14 +0000)
lisp/mail/rmail.el

index 3aa0391..fcda6eb 100644 (file)
@@ -720,6 +720,7 @@ argument causes us to read a file name and use that file as the inbox."
          (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