Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Vox <vox@gnulinux.org.mx>
Subject: Re: How to set news followup string?
Date: Sun, 06 Oct 2002 05:51:47 -0500	[thread overview]
Message-ID: <m2lm5bsuv0.fsf@isis.the-vox.com> (raw)
In-Reply-To: <87fzvjudo4.fsf@nomad.consult-meyers.com>


Silly "A. L. Meyers" <nospam.look@replyto.because.this.is.invalid> becomes daring and writes:

> How does one do this with gnus, please?

  Your question reminded me that I had the same question, so I went
  hunting on google...after about 30 mins, I found this:

(setq message-citation-line-function 'my-citation-line) ; Change the citation line..keep the "writes:" or "wrote:" so cite-hiding toggle works
(defun my-citation-line ()
    (insert "\nSilly " 
            (mail-header-from message-reply-headers) 
	    " becomes daring and writes:\n\n"))

  Hope this helps

  Vox

-- 
Think of the Linux community as a niche economy isolated by its beliefs.  Kind
of like the Amish, except that our religion requires us to use _higher_
technology than everyone else.	     -- Donald B. Marti Jr.

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM d- s:+ a C++++ U++++ P++ L+++ E+ W++ N++ o+ K- w--- 
O- M- V- PS+ PE Y PGP t 5++ X-- R tv+ b+++ DI++ D--- 
G e++ h+ r++ y** 
------END GEEK CODE BLOCK------


       reply	other threads:[~2002-10-06 10:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87fzvjudo4.fsf@nomad.consult-meyers.com>
2002-10-06 10:51 ` Vox [this message]
     [not found] ` <86r8f3q4in.fsf@nihil.non>
     [not found]   ` <8665wfq3q8.fsf@nihil.non>
     [not found]     ` <877kgv7d2e.fsf@nomad.consult-meyers.com>
2002-10-06 19:10       ` punkind

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=m2lm5bsuv0.fsf@isis.the-vox.com \
    --to=vox@gnulinux.org.mx \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).