Mercurial > hg > xemacs-beta
diff lisp/utils/mail-utils.el @ 42:8b8b7f3559a2 r19-15b104
Import from CVS: tag r19-15b104
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:54:51 +0200 |
parents | 0293115a14e9 |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/lisp/utils/mail-utils.el Mon Aug 13 08:54:26 2007 +0200 +++ b/lisp/utils/mail-utils.el Mon Aug 13 08:54:51 2007 +0200 @@ -144,7 +144,7 @@ "") (concat (regexp-quote (user-login-name)) "\\>")))) - (let ((match (concat "\\(^\\|,\\)[ \t\n]*\\([^,\n]*!\\|\\)\\(" + (let ((match (concat "\\(^\\|,\\)[ \t\n]*\\([^,\n]*[!<]\\|\\)\\(" rmail-dont-reply-to-names "\\)")) (case-fold-search t)