From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/1292 Path: news.gmane.org!not-for-mail From: punkind Newsgroups: gmane.emacs.gnus.user Subject: Re: How to set news followup string? Date: Sun, 06 Oct 2002 19:10:42 GMT Organization: [Infostrada] Message-ID: <86k7kvjtbp.fsf@nihil.non> References: <87fzvjudo4.fsf@nomad.consult-meyers.com> <86r8f3q4in.fsf@nihil.non> <8665wfq3q8.fsf@nihil.non> <877kgv7d2e.fsf@nomad.consult-meyers.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138668088 10676 80.91.229.2 (31 Jan 2006 00:41:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:41:28 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:28:55 2006 Original-Path: quimby.gnus.org!news.ccs.neu.edu!news.dfci.harvard.edu!news.harvard.edu!iad-peer.news.verio.net!news.verio.net!news.maxwell.syr.edu!nntp.infostrada.it!twister1.libero.it.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.gnus Cancel-Lock: sha1:uQc4My7j4Rmv20vjGh5t0Uhwfzo= Original-NNTP-Posting-Host: 62.98.222.75 Original-X-Complaints-To: abuse@inwind.it Original-X-Trace: twister1.libero.it 1033931442 62.98.222.75 (Sun, 06 Oct 2002 21:10:42 MET DST) Original-NNTP-Posting-Date: Sun, 06 Oct 2002 21:10:42 MET DST Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:1432 Original-Lines: 26 X-Gnus-Article-Number: 1432 Tue Jan 17 17:28:55 2006 Xref: news.gmane.org gmane.emacs.gnus.user:1292 Archived-At: 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.