]> git.eshelyaron.com Git - emacs.git/commit
Provide option to forward Gnus messages with all (most) headers
authorEric Abrahamsen <eric@ericabrahamsen.net>
Fri, 8 Dec 2023 17:39:58 +0000 (09:39 -0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 14 Dec 2023 12:11:26 +0000 (13:11 +0100)
commit86ef2346c9ac7a700a6686d4df217e1228153c76
treeec7ac034e599215e6bfaf75dcfd513388789d6e6
parente4adceb7d16a995f1325557646ae01d160e72c48
Provide option to forward Gnus messages with all (most) headers

Bug#67520

* lisp/gnus/gnus-msg.el (gnus-summary-mail-forward): Accept symbolic
prefix to let-bind message-forward-included-headers to nil, which will
include most original message headers in the forwarded copy.
(gnus-summary-post-forward): Corresponding arglist update.

(cherry picked from commit 75fd7550ed6cede6c9e8224f1f2d62637c43fdd4)
doc/misc/gnus.texi
lisp/gnus/gnus-msg.el