Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: delirious daniel <ahsdreamwalker@rogers.com>
Subject: Re: Fowarded messages subject prefix
Date: Sun, 03 Nov 2002 06:49:25 GMT	[thread overview]
Message-ID: <u1izxibh.fsf@rogers.com> (raw)

Newsgroups: gnu.emacs.gnus

Jesper Harder <harder@myrealbox.com> writes:

> delirious daniel <ahsdreamwalker@rogers.com> writes:
> 
> > How do I get gnus/ message to prefix FOO before the subject of a
> > fowarded message, rather than the list of newgroups/ addresses in []
> > it gives me now?
> 
> Change `message-make-forward-subject-function'.  With
> 
> (setq message-make-forward-subject-function 'message-forward-subject-fwd)
> 
> Gnus will prepend "Fwd:".  I you want something else, you can write your
> own function, say
> 
> (defun my-message-forward-subject (subject)
>   (concat "FOO " subject))
Does 
message-forward-start-separator 
have elements built in so I can change from the default to something
like: 

"THIS BE A FORWARD\nAnd: %from%  sent it on %date%:"

Or do I need to figure out a function? RTFM has been attemped, and I
suspect the latter, but if there's an easier, less kludgy way...[1]
-- 
Daniel 'Delirious' Sauve 
http://www.livejournal.com/users/deleriousraven/
http://www.topica.com/lists/thedobd/
Some days it's just not worth chewing through the restraints.

[1]
<long, possibly boring explaination follows>
What's happening here is, I'm a moderator of a newsgroup. I used to
use agent (which the other moderators that are stuck with losedohs
use) and thus had a nice set up guide to follow. I'm the only
moderator for this group (afaik) using gnus, so I'm forging the path;
if I can make it work, I write up the set up and like the gnus love
spread amoungst my peers. I've finished a lot of what needs to be done
already, and it's the fiddly bits to round out the project that I'm
asking you wisethings about.
</lpbe>


                 reply	other threads:[~2002-11-03  6:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=u1izxibh.fsf@rogers.com \
    --to=ahsdreamwalker@rogers.com \
    /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).