summaryrefslogtreecommitdiff
path: root/lisp/mail/rmail.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mail/rmail.el')
-rw-r--r--lisp/mail/rmail.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index bc9f60ea540..4ec63c41d87 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -187,6 +187,7 @@ Called with region narrowed to the message, including headers.")
"\\("
"[^ \n]*"
"\\(\\|\".*\"[^ \n]*\\)"
+ "\\|<[^<>\n]+>"
"\\) ?"
;; The time the message was sent.