Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: How to set news followup string?
       [not found]     ` <877kgv7d2e.fsf@nomad.consult-meyers.com>
@ 2002-10-06 19:10       ` punkind
  0 siblings, 0 replies; 2+ messages in thread
From: punkind @ 2002-10-06 19:10 UTC (permalink / raw)


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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to set news followup string?
       [not found] <87fzvjudo4.fsf@nomad.consult-meyers.com>
@ 2002-10-06 10:51 ` Vox
       [not found] ` <86r8f3q4in.fsf@nihil.non>
  1 sibling, 0 replies; 2+ messages in thread
From: Vox @ 2002-10-06 10:51 UTC (permalink / raw)



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------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-06 19:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87fzvjudo4.fsf@nomad.consult-meyers.com>
2002-10-06 10:51 ` How to set news followup string? 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 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).