From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58502 Path: main.gmane.org!not-for-mail From: Norbert Koch Newsgroups: gmane.emacs.gnus.general Subject: Re: split rule debugging Date: Fri, 17 Sep 2004 23:07:58 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1095455392 13709 80.91.229.6 (17 Sep 2004 21:09:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Sep 2004 21:09:52 +0000 (UTC) Original-X-From: ding-owner+M7040@lists.math.uh.edu Fri Sep 17 23:09:37 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C8Pz7-0003ba-00 for ; Fri, 17 Sep 2004 23:09:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1C8Pxo-0005r7-00; Fri, 17 Sep 2004 16:08:16 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1C8Pxh-0005r1-00 for ding@lists.math.uh.edu; Fri, 17 Sep 2004 16:08:09 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1C8Pxh-00089C-MR for ding@lists.math.uh.edu; Fri, 17 Sep 2004 16:08:09 -0500 Original-Received: from mail.LF.net (mail.LF.net [212.9.160.2]) by justine.libertine.org (Postfix) with ESMTP id F2B623A00BB for ; Fri, 17 Sep 2004 16:08:06 -0500 (CDT) Original-Received: from arafel.viteno.net ([213.178.172.254]) by mail.LF.net with esmtp (Exim 4.41) id 1C8Pxb-0001nw-Tq for ding@gnus.org; Fri, 17 Sep 2004 23:08:05 +0200 Original-Received: from nk by arafel.viteno.net with local (Exim 4.42 (FreeBSD)) id 1C8PxW-0003Bs-Pd for ding@gnus.org; Fri, 17 Sep 2004 23:07:58 +0200 Original-To: Ding Mailing List X-Face: 5*nyF1\39:,h6Sk1<}(t1O5x!y5y6@XzBRq5LAYj;Xzb*Ak,]@$HL@>: c&#dUFU=U8O(+/6T0k{j{1~uS@GVk4zurEEb.~MoSbG2pM4z!~/<@.tcd `uD`fNR+TM\@++x@!/Bq)24"xD_kGn,jqwVQa|R'|FFxgWa+$0x]p>KE9E /Xk0$%a*2*K]"zOtbk9v0sNgwb2H"IOaEjCVolb5&yW`o#w2}!w!M{Dn&{K0t Mail-Followup-To: Ding Mailing List In-Reply-To: (Steve Youngs's message of "Sat, 18 Sep 2004 03:26:29 +1000") User-Agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.4 (Security Through Obscurity, berkeley-unix) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58502 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58502 Steve Youngs writes: > This probably isn't all that elegant, but I do it like so... > > Go into that bogus group and do `B t' on a message that should have > gone somewhere else. That's been good enough, it showed me the culprit right away. Thanks, norbert.