Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9c6f79c2
Commit
9c6f79c2
authored
Aug 09, 2005
by
Richard M. Stallman
Browse files
(rmail-ignored-headers): Don't hide mime-version: and content-type: headers.
parent
4caf4844
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/mail/rmail.el
lisp/mail/rmail.el
+2
-2
No files found.
lisp/mail/rmail.el
View file @
9c6f79c2
...
...
@@ -251,13 +251,13 @@ It is useful to set this variable in the site customization file.")
"
\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:"
"\\|^\\
(
resent-\\|\\)message-id:\\|^summary-line:\\|^resent-date:"
"\\|^nntp-posting-host:\\|^path:\\|^x-char.*:\\|^x-face:\\|^face:
"
"
\\|^x-mailer:\\|^delivered-to:\\|^lines:
\\|^mime-version:
"
"
\\|^x-mailer:\\|^delivered-to:\\|^lines:"
"\\|^content-transfer-encoding:\\|^x-coding-system:"
"\\|^return-path:\\|^errors-to:\\|^return-receipt-to:
"
"
\\|^x-sign:\\|^x-beenthere:\\|^x-mailman-version:\\|^x-mailman-copy:
"
"
\\|^precedence:\\|^list-help:\\|^list-post:\\|^list-subscribe:
"
"
\\|^list-id:\\|^list-unsubscribe:\\|^list-archive:"
"
\\|^content-
type:\\|^content-
length:
"
"\\|^content-length:
"
"
\\|^x-attribution:\\|^x-disclaimer:\\|^x-trace:"
"\\|^x-complaints-to:\\|^nntp-posting-date:\\|^user-agent
"
"
\\|^importance:\\|^envelope-to:\\|^delivery-date"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment