From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37785 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: custom function to modify Gcc Date: Wed, 15 Aug 2001 12:04:38 +0200 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 1035173138 15625 80.91.224.250 (21 Oct 2002 04:05:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:05:38 +0000 (UTC) Cc: ding@gnus.org Return-Path: Return-Path: Original-Received: (qmail 16273 invoked from network); 15 Aug 2001 10:05:08 -0000 Original-Received: from waldorf.cs.uni-dortmund.de (129.217.4.42) by gnus.org with SMTP; 15 Aug 2001 10:05:08 -0000 Original-Received: from lothlorien.cs.uni-dortmund.de (lothlorien.cs.uni-dortmund.de [129.217.19.67]) by waldorf.cs.uni-dortmund.de with ESMTP id MAA18498; Wed, 15 Aug 2001 12:04:39 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id MAA01476; Wed, 15 Aug 2001 12:04:38 +0200 (MET DST) Original-Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian 8.9.3-21) id MAA13272; Wed, 15 Aug 2001 12:04:38 +0200 Original-To: Ted Zlatanov In-Reply-To: (Ted Zlatanov's message of "Tue, 14 Aug 2001 16:22:07 -0400") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.105 Original-Lines: 20 Xref: main.gmane.org gmane.emacs.gnus.general:37785 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37785 Ted Zlatanov writes: > (setq header-action-list > '(("Subject:" > (".*status report.*" > (lambda() > (save-excursion > (mail-position-on-field "Gcc") > (insert ",status") ; there already is an archive entry here > )))))) I don't know anything about header-action, but the above code looks okay, especially the mail-position-on-field part. But shouldn't you include the server name in the group name, as in "nnfolder:status" rather than just "status"? kai -- ~/.signature: No such file or directory