From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57912 Path: main.gmane.org!not-for-mail From: Chris Green Newsgroups: gmane.emacs.gnus.general Subject: Re: Split based on threads? Date: Fri, 18 Jun 2004 17:17:22 -0400 Organization: have you seen my office? Sender: ding-owner@lists.math.uh.edu Message-ID: References: <874qp8iq1f.fsf@nwalsh.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1087593556 11275 80.91.224.253 (18 Jun 2004 21:19:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 18 Jun 2004 21:19:16 +0000 (UTC) Original-X-From: ding-owner+M6453@lists.math.uh.edu Fri Jun 18 23:19:11 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BbQlT-0004IJ-00 for ; Fri, 18 Jun 2004 23:19:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BbQjk-0003oH-00; Fri, 18 Jun 2004 16:17:24 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BbQjc-0003o9-00 for ding@lists.math.uh.edu; Fri, 18 Jun 2004 16:17:16 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BbQjb-0003Rv-VC for ding@lists.math.uh.edu; Fri, 18 Jun 2004 16:17:15 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 72BEC3A005A for ; Fri, 18 Jun 2004 16:17:12 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BbQjW-00053I-00 for ; Fri, 18 Jun 2004 23:17:10 +0200 Original-Received: from pool-151-196-170-151.balt.east.verizon.net ([151.196.170.151]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Jun 2004 23:17:10 +0200 Original-Received: from cmg by pool-151-196-170-151.balt.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Jun 2004 23:17:10 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 25 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pool-151-196-170-151.balt.east.verizon.net User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:jLecAQP2Sr0YEm3klBWaveYDU6c= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57912 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57912 Norman Walsh writes: > I don't know why this never occurred to me before. I wonder if gnus can > or will ever be able to do this. > > 1. I get a message in my 'misc' folder. > 2. I move the message to 'misc.some-project'. > 3. I reply to the sender (from misc.some-project). > 4. The sender replies to my message which is filed by nnsplit-fancy in > my 'misc' folder. > > Repeat until you forget to move one and then you can never bleeding > find it. Ted Zlatanov has written gnus-registry.el which contains a gnus-registry-split-fancy-with-parent which will look in the references and in-reply-to fileds for that. I believe this is only in NoGnus however. Check out the comments in gnus-registry.el for more information. I've never used it but ran across it when working on an oft delayed project :) -- Chris Green To err is human, to moo bovine.