chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eae7e0f
)
dot/emacs: Don't snarf `*@*.invalid' email addresses.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 24 Apr 2016 12:35:00 +0000
(13:35 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 24 Apr 2016 12:35:00 +0000
(13:35 +0100)
dot/emacs
patch
|
blob
|
blame
|
history
diff --git
a/dot/emacs
b/dot/emacs
index c6ed28d28241725ac62c90e4054b88b487b09271..88acfe45ecfcc8c672a8425a7d88c97a28344139 100644
(file)
--- a/
dot/emacs
+++ b/
dot/emacs
@@
-222,6
+222,7
@@
(cond ((null addr)
nil)
((or (string-match "^mailer-daemon@" addr)
+ (string-match "\.invalid$" addr)
(string-match (concat "^reply-[0-9a-f]+-[0-9a-f]+_"
"HTML-[0-9]+-[0-9]+-[0-9]+"
"@\\(nationwide-communications\\."