help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnus: Forwarding mails: include attachments, blank To:, point positi


From: Philipp Haselwarter
Subject: Re: Gnus: Forwarding mails: include attachments, blank To:, point position?
Date: Mon, 28 Nov 2011 00:45:43 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.91 (gnu/linux)

I think what you're looking for is not followup ( [f] ), but forward:

,----[ C-h k C-c C-f ]
| C-c C-f runs the command gnus-summary-mail-forward, which is an interactive
| compiled Lisp function in `gnus-msg.el'.
| 
| It is bound to C-c C-f, S o m, <menu-bar> <Post> <Mail forward>.
| 
| (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]
`----

hth,

-- 
Philipp Haselwarter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]