]> 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)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Tue, 12 Dec 2023 18:01:31 +0000 (10:01 -0800)
commit75fd7550ed6cede6c9e8224f1f2d62637c43fdd4
treeeb2c3569390edeedb784525b79a8c83230718583
parent67654fe96577823e6fcbd3e88b9779653f8b6201
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.
doc/misc/gnus.texi
lisp/gnus/gnus-msg.el