From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37087 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: Limit nnmail-split-fancy-with-parent to certain groups? Date: Wed, 25 Jul 2001 00:40:04 +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 1035172564 12045 80.91.224.250 (21 Oct 2002 03:56:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:56:04 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 22347 invoked from network); 24 Jul 2001 22:40:32 -0000 Original-Received: from waldorf.cs.uni-dortmund.de (129.217.4.42) by gnus.org with SMTP; 24 Jul 2001 22:40:32 -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 AAA12717 for ; Wed, 25 Jul 2001 00:40:05 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id AAA07144; Wed, 25 Jul 2001 00:40:05 +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 AAA31785; Wed, 25 Jul 2001 00:40:04 +0200 Original-To: ding@gnus.org In-Reply-To: (Raymond Scholz's message of "Tue, 24 Jul 2001 23:18:45 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.105 Original-Lines: 45 Xref: main.gmane.org gmane.emacs.gnus.general:37087 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37087 On Tue, 24 Jul 2001, Raymond Scholz wrote: > Is there a simple way of limiting the application of > nnmail-split-fancy-with-parent to certain groups? Can this be done > by not recording message-IDs in nnmail-message-id-cache-file for > these groups? And if so, how could this be done? You would have to frob the code. But it wouldn't be difficult. > Background: I overlooked some personal replies in high volume > mailing lists. Hm. Yeah. Bad. Hm. Your feature sounds useful. Lessee. Ah. In the function nnmail-split-fancy-with-parent there is a section where it looks whether the group is "drafts". If so, nil is returned rather than the group name. So the extension ought to be simple: define a variable which is a regex. And augment the above mentioned statement to check against that regex rather than just the string "drafts". Can you make that change and submit a patch? > Furthermore I suspect this feature not to work as described in the > Info documentation: > > ,---- > | When `nnmail-cache-accepted-message-ids' is non-`nil', Gnus also > | records the message ids of moved articles, so that the followup > | messages goes into the new group. > `---- > > I've moved a personal reply from folder A into another folder B, > went to B, composed my reply (which ends up in B too because of > gcc-self) but the answer to my reply ended up in A. Can anyone > confirm this? Sadly, I can't reproduce this bug. So I can't fix it. Anyone? kai -- ~/.signature: No such file or directory