projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f18c8eb
)
(mime-edit-split-ignored-field-regexp): Add Message-Id field.
author
morioka
<morioka>
Wed, 22 Apr 1998 12:00:15 +0000
(12:00 +0000)
committer
morioka
<morioka>
Wed, 22 Apr 1998 12:00:15 +0000
(12:00 +0000)
mime-edit.el
patch
|
blob
|
history
diff --git
a/mime-edit.el
b/mime-edit.el
index
c4f69d2
..
40332c4
100644
(file)
--- a/
mime-edit.el
+++ b/
mime-edit.el
@@
-523,7
+523,7
@@
If it is not specified for a major-mode,
:type 'list)
(defconst mime-edit-split-ignored-field-regexp
- "\\(^Content-\\|^Subject:\\|^Mime-Version:\\)")
+ "\\(^Content-\\|^Subject:\\|^Mime-Version:\\|Message-Id:\\)")
(defvar mime-edit-split-blind-field-regexp
"\\(^[BDFbdf]cc:\\|^cc:[ \t]*$\\)")