From: Dan Jacobson <jidanni@jidanni.org>
To: 67520@debbugs.gnu.org
Subject: bug#67520: 29.1; Mention headers
Date: Wed, 29 Nov 2023 11:49:18 +0800 [thread overview]
Message-ID: <87ttp5z0ap.7.fsf@jidanni.org> (raw)
This docstring should mention the case where the user wants to forward
the entire message, including pristine headers.
He tries each in vain, finding that none include the headers.
C-c C-f runs the command gnus-summary-mail-forward (found in
gnus-summary-mode-map), which is an autoloaded interactive
native-compiled Lisp function in ‘gnus-msg.el’.
It is bound to C-c C-f and S o m.
(gnus-summary-mail-forward &optional ARG POST)
Forward the current message(s) to another user.
If process marks exist, forward all marked messages;
if ARG is nil, see ‘message-forward-as-mime’ and ‘message-forward-show-mml’;
if ARG is 1, decode the message and forward directly inline;
if ARG is 2, forward message as an rfc822 MIME section;
if ARG is 3, decode message and forward as an rfc822 MIME section;
if ARG is 4, forward message directly inline;
otherwise, use flipped ‘message-forward-as-mime’.
If POST, post instead of mail.
For the "inline" alternatives, also see the variable
‘message-forward-ignored-headers’.
[back]
next reply other threads:[~2023-11-29 3:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-29 3:49 Dan Jacobson [this message]
2023-11-29 12:56 ` bug#67520: 29.1; Mention headers Eli Zaretskii
2023-11-29 15:31 ` Eric Abrahamsen
2023-11-30 6:02 ` Dan Jacobson
2023-12-04 1:39 ` Eric Abrahamsen
2023-12-04 3:30 ` Dan Jacobson
2023-12-05 4:26 ` Eric Abrahamsen
2023-12-05 5:06 ` Dan Jacobson
2023-12-06 15:09 ` Eric Abrahamsen
2023-12-08 5:17 ` Dan Jacobson
2023-12-08 17:42 ` Eric Abrahamsen
2023-12-08 22:24 ` jidanni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ttp5z0ap.7.fsf@jidanni.org \
--to=jidanni@jidanni.org \
--cc=67520@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.