info-gnus-english
[Top][All Lists]
Advanced

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

Re: Automatically removing recipient's signature at C-F (Reply)


From: Adam Sjøgren
Subject: Re: Automatically removing recipient's signature at C-F (Reply)
Date: Sun, 31 Jan 2010 00:45:31 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.5-b29 (linux)

On Sat, 30 Jan 2010 23:21:40 +0100, Merciadri wrote:

> When using C-F to answer, e.g., to a one's Usenet message, one's
> answer is automatically cited. That is a nice thing, but if one has a
> signature, it is automatically included in the citation. It makes
> things messier, and uglier.

> I know there are .el files which can be 'required for this, but is
> there a simple workaround for this which only needs some code in
> .emacs or .gnus?

See http://gnus.org/manual/message_39.html#SEC39 - which says:

  "message-cite-function
    Function for citing an original message. The default is
    message-cite-original, which simply inserts the original message and
    prepends `> ' to each line. message-cite-original-without-signature
    does the same, but elides the signature. You can also set it to
    sc-cite-original to use Supercite."

or:

,----[ C-h v message-cite-function RET ]
| `message-cite-function' is a variable declared in Lisp.
|   -- loaded from "message"
| 
| Value: sc-cite-original
| 
| Documentation:
| *Function for citing an original message.
| Predefined functions include `message-cite-original' and
| `message-cite-original-without-signature'.
| Note that these functions use `mail-citation-hook' if that is non-nil.
`----


  Best regards,

    Adam

-- 
 "Accept the mystery!"                                        Adam Sjøgren
                                                         asjo@koldfront.dk


reply via email to

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