From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11756 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: debugging nnmail-split-fancy Date: 22 Jul 1997 08:49:25 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.105) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035151416 32291 80.91.224.250 (20 Oct 2002 22:03:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:03:36 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.6/8.8.6) with ESMTP id AAA24806 for ; Tue, 22 Jul 1997 00:48:36 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id CAA28371 for ; Tue, 22 Jul 1997 02:44:55 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Tue, 22 Jul 1997 08:52:10 +0200 Original-Received: (qmail 69 invoked by uid 504); 22 Jul 1997 06:52:08 -0000 Original-Received: (qmail 66 invoked from network); 22 Jul 1997 06:52:06 -0000 Original-Received: from abel.metis.no (HELO gw.metis.no) (193.90.64.1) by claymore.vcinet.com with SMTP; 22 Jul 1997 06:52:05 -0000 Original-Received: by gw.metis.no (8.8.4/8.8.4) with ESMTP id IAA05578; Tue, 22 Jul 1997 08:51:12 +0200 (MET DST) Original-Received: by mailhub.metis.no (8.8.4/8.8.4) with ESMTP id IAA10159; Tue, 22 Jul 1997 08:51:05 +0200 (MET DST) Original-Received: by norne.troll.no (8.8.4/8.8.4) id IAA11319; Tue, 22 Jul 1997 08:49:25 +0200 (MET DST) Original-To: ding@gnus.org In-Reply-To: Steinar Bang's message of "22 Jul 1997 07:56:03 +0200" Original-Lines: 25 X-Mailer: Gnus v5.4.56/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:11756 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11756 >>>>> Steinar Bang : > Platform: Gnus 5.4.56/GNU Emacs 19.34/SPARC Solaris 2.5 > I tried switching to nnmail-split-fancy, yesterday, but I find the > debugging facilities, somewhat er... lacking... > Here are the last messages from the *Messages* buffer: > Getting mail from the post office... > Getting mail from po:sb...done > Error in `nnmail-split-methods'; using `bogus' mail group > Wrote /opt/home/sb/Mail/bogus/62 [snip!] > nnml: Reading incoming mail...done > I'll keep on investigating, but as always, I appreciate pointers in > the right direction. I've simplified it: removed the (& thing, and some bogus paranteses, and now it works. But a little more debugging info, would have been nice here. Something for the TODO-list, perhaps...? Just something that would point you to the approximate spot in the splitting code, wherw Gnus got confused...