[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Forwarding mail with NO headers
From: |
Richard Riley |
Subject: |
Re: Forwarding mail with NO headers |
Date: |
Mon, 02 Nov 2009 21:39:29 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
Reiner Steib <reinersteib+gmane@imap.cc> writes:
> On Mon, Nov 02 2009, Richard Riley wrote:
>
>> Bill Day <williamson.day@gmail.com> writes:
>>> C-c C-f C-c copies the email I am responding to and ALL headers into
>>> my new email.
>
> Not sure what command you have bound to `C-c C-f C-c'. In message
> mode, C-c C-f C-c runs the command message-goto-cc, in the summary
> buffer C-c C-f runs the command gnus-summary-mail-forward.
>
>>> What command (or gnus.el configuration) can I use to get gnus to
>>> default to forwarding only the message body (and any attachments) but
>>> NOT the message headers into my forwarded email?
>>
>> Related: it would be nice to forward a mail without the original to/cc
>> fields.
>
> What's wrong with `message-forward-ignored-headers'?
I give up. What is?
Thanks!
>
> ,----[ (info "(message)Forwarding") ]
> | `message-forward-ignored-headers'
> | All headers that match this regexp will be deleted when forwarding
> | a message.
> `----
>
> Bye, Reiner.
--