From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37456 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: Sat, 04 Aug 2001 13:34:00 +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 1035172869 13997 80.91.224.250 (21 Oct 2002 04:01:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:01:09 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 17047 invoked from network); 4 Aug 2001 11:34:29 -0000 Original-Received: from waldorf.cs.uni-dortmund.de (129.217.4.42) by gnus.org with SMTP; 4 Aug 2001 11:34:29 -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 NAA01353 for ; Sat, 4 Aug 2001 13:34:00 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id NAA25135; Sat, 4 Aug 2001 13:34:00 +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 NAA09579; Sat, 4 Aug 2001 13:34:00 +0200 Original-To: ding@gnus.org In-Reply-To: (Raymond Scholz's message of "Sat, 04 Aug 2001 11:14:19 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.105 Original-Lines: 27 Xref: main.gmane.org gmane.emacs.gnus.general:37456 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37456 On Sat, 04 Aug 2001, Raymond Scholz wrote: > The error must be in this part of `nnmail-split-fancy-with-parent': > > (when (or (string= "drafts" res) > (and regexp (string-match regexp res))) > (setq res nil))) > > I really feel bad for providing a buggy feature and not knowing how > to fix it :( I think the error was in the let statement which computed the value of regexp. The mapconcat syntax was bogus. I've tried to fix it, but I now use nnimap, so I can't test that part of the code. Please try it: - with a list of regexes in nnmail-split-fancy-with-parent-ignore-groups - with a single regex in the variable New version in CVS. Thanks, kai -- ~/.signature: No such file or directory