From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37773 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: custom function to modify Gcc Date: Tue, 14 Aug 2001 15:08:33 -0400 Organization: What did you have in mind? A short, blunt, human pyramid? Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035173129 15565 80.91.224.250 (21 Oct 2002 04:05:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:05:29 +0000 (UTC) Cc: ding@gnus.org Return-Path: Return-Path: Original-Received: (qmail 22598 invoked from network); 14 Aug 2001 19:08:34 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (261@129.22.96.25) by gnus.org with SMTP; 14 Aug 2001 19:08:34 -0000 Original-Received: (qmail 28391 invoked by uid 500); 14 Aug 2001 19:08:55 -0000 Mail-Followup-To: ding@gnus.org, tzz@northernlight.com Original-To: Ted Zlatanov Mail-Copies-To: never In-Reply-To: (Ted Zlatanov's message of "Tue, 14 Aug 2001 14:23:32 -0400") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Original-Lines: 12 Xref: main.gmane.org gmane.emacs.gnus.general:37773 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37773 Ted Zlatanov writes: > I looked through the archives but couldn't find hints on this. How > would I make Gnus append the "status" group to the Gcc header, if > certain conditions (e.g. To: and Subject: regexes match) are met? Check out the "Archived Messages" node in the manual; you can include a function in the value of gnus-message-archivegroup or gnus-outgoing-message-group to decide how to set Gcc. You can also use posting styles to set Gcc; see the "Posting Styles" node. paul