Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: punkind <intimisto@nihil.non>
Subject: Re: How to set news followup string?
Date: Sun, 06 Oct 2002 19:10:42 GMT	[thread overview]
Message-ID: <86k7kvjtbp.fsf@nihil.non> (raw)
In-Reply-To: <877kgv7d2e.fsf@nomad.consult-meyers.com>

A. L. Meyers has contributed this to humanity's knowledge database:

> Very kind of you, punkind.  Got tc.el and installed it.  Have customised
> the variable tc-make-attribution to tc-fancy-attribution.  So far, so
> good.
> 
> Now what?  If e. g. the string should read something like:
> 
> $author has contributed this to humanity's knowledge database:
> 
> how can one customise the tc-fancy-attribution accordingly?

simplest thing to do: same attribution line for all ng's. just diddle
tc.el like:

,----
| (defun tc-simple-attributor (date name)
|   "A simple attribution function suitable as default for
|   tc-groups-functions."
|   (concat name " has contributed this to humanity's knowledge database:"))
`----

seems to work!

-- 
Ohban tvbeangn.


      parent reply	other threads:[~2002-10-06 19:10 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
     [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 [this message]

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=86k7kvjtbp.fsf@nihil.non \
    --to=intimisto@nihil.non \
    /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).