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

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

Re: Gnus: Forwarding emails: how to get "Fwd:" in subject and ">" in bod


From: Memnon Anon
Subject: Re: Gnus: Forwarding emails: how to get "Fwd:" in subject and ">" in body?
Date: Sun, 27 Nov 2011 18:55:00 +0000 (UTC)

Tassilo Horn <tassilo@member.fsf.org> writes:

>> 2) The forwarded message does not contain a subject starting with
>> "Fwd:" or similar.
>
> Not sure about this one...

,----[ (info "(message)Forwarding") ]
| `message-make-forward-subject-function'
|      A list of functions that are called to generate a subject header
|      for forwarded messages.  The subject generated by the previous
|      function is passed into each successive function.
| 
|      The provided functions are:
| 
|     `message-forward-subject-author-subject'
|           Source of article (author or newsgroup), in brackets followed
|           by the subject.
| 
|     `message-forward-subject-fwd'
|           Subject of article with `Fwd:' prepended to it.
`----

Easy to customize with

     * M-x customize-option
     * message-make-forward-subject-function
     * RET
     * Mark the "message-forward-subject-fwd" line
     * "Set for current session" 
     * Test it
     * "Save for future sessions"

hth
Memnon 




reply via email to

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