projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6499285
)
message-forward-ignored-headers doc clarification
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 12 Apr 2018 19:11:12 +0000
(21:11 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 12 Apr 2018 19:11:12 +0000
(21:11 +0200)
* lisp/gnus/message.el (message-forward-ignored-headers): Doc
clarification (bug#27715).
lisp/gnus/message.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/message.el
b/lisp/gnus/message.el
index 6e4ecb3f76b82faab1d850dba3b29df3a47a5384..5accac7b0b9a7724a2d6c55f2568cdc56dbea68c 100644
(file)
--- a/
lisp/gnus/message.el
+++ b/
lisp/gnus/message.el
@@
-603,6
+603,9
@@
Done before generating the new subject of a forward."
(defcustom message-forward-ignored-headers "^Content-Transfer-Encoding:\\|^X-Gnus"
"All headers that match this regexp will be deleted when forwarding a message.
+This variable is only consulted when forwarding \"normally\", not
+when forwarding as MIME or the like.
+
This may also be a list of regexps."
:version "21.1"
:group 'message-forwarding