From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41822 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: `B t' needs to show the rule that matched Date: Thu, 10 Jan 2002 15:34:30 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035177158 8128 80.91.224.250 (21 Oct 2002 05:12:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:12:38 +0000 (UTC) Return-Path: Original-Received: (qmail 4811 invoked from network); 10 Jan 2002 20:36:28 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 10 Jan 2002 20:36:28 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16Olui-0001Hg-00; Thu, 10 Jan 2002 14:35:04 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 10 Jan 2002 14:34:56 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id OAA23556 for ; Thu, 10 Jan 2002 14:34:47 -0600 (CST) Original-Received: (qmail 4801 invoked by alias); 10 Jan 2002 20:34:48 -0000 Original-Received: (qmail 4796 invoked from network); 10 Jan 2002 20:34:46 -0000 Original-Received: from mesquite.slip.cs.cmu.edu (HELO cinnamon.vanillaknot.com) (128.2.207.11) by gnus.org with SMTP; 10 Jan 2002 20:34:46 -0000 Original-Received: (from karl@localhost) by cinnamon.vanillaknot.com (8.11.6/8.11.6) id g0AKYUu22018; Thu, 10 Jan 2002 15:34:30 -0500 Original-To: ding@gnus.org X-Face: ?=p^Gj2JkX~UU_@W}[q/'Dxn19x-zfIQ](y<&ky/?1-&Nz&,!W}R.Gp+"LeGojoR =RF>?!XVs{a:`Yt(gqM<#$Zy(C@]'dR4Hy4S1.I(n3:2"R:=Uy!)K9>U!gNTyH{p +_w#F[gt).$Vyvo5=9LF^PeQ(@H#}QLAbfyYxX/8t:TDR5nA\|RmJO"EwjL8tWyvM Original-Lines: 9 User-Agent: Gnus/5.090005 (Oort Gnus v0.05) XEmacs/21.4 (Common Lisp, i686-pc-linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:41822 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:41822 While I appreciate having `B t' (gnus-summary-respool-trace) for testing changes to nnmail-split-methods, what I really need is for that command to tell me which rule matched to produce the intended destination group, much as `V t' (gnus-score-find-trace) tells me what rule in which scorefile induced what scoring modification. I'd like to see this when I find a message that was split erroneously, so I can modify the split methods to get it right. How hard would it be to convince `B t' to announce the split rule?