From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16112 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Wish: automatic splitting of replies Date: 18 Aug 1998 11:50:39 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035155035 25901 80.91.224.250 (20 Oct 2002 23:03:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:03:55 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id CAA23199 for ; Tue, 18 Aug 1998 02:59:19 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id FAA18740 for ; Tue, 18 Aug 1998 05:52:54 -0400 Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id EAT30905; Tue, 18 Aug 1998 04:23:30 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 18 Aug 1998 04:51:19 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id EAA17066 for ; Tue, 18 Aug 1998 04:50:59 -0500 (CDT) Original-Received: from waldorf.informatik.uni-dortmund.de (waldorf.informatik.uni-dortmund.de [129.217.4.42]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id FAA21793 for ; Tue, 18 Aug 1998 05:50:51 -0400 (EDT) Original-Received: from ramses.informatik.uni-dortmund.de (ramses.informatik.uni-dortmund.de [129.217.20.180]) by waldorf.informatik.uni-dortmund.de with SMTP id LAA24989 for ; Tue, 18 Aug 1998 11:50:40 +0200 (MES) Original-Received: by ramses.informatik.uni-dortmund.de id LAA03829; Tue, 18 Aug 1998 11:50:40 +0200 Original-To: ding@gnus.org Original-Lines: 19 X-Mailer: Gnus v5.6.37/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16112 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16112 WIBNI there was a way to automatically split replies and followups to a message so that they end up together with the originals? Suppose I get a message which doesn't match any of my split methods and thus ends up in nnml:mail.misc. I then use `B m' to put this message in the nnml:mail.foo group. What I want is that followups to this message will automagically be split such that they arrive in nnml:mail.foo. Of course, the way to implement this is to hook something into `B m' which remembers the message id and group then split on the References and/or In-Reply-To headers appropriately. Unused message ids could be expired from this after a specified time. Do you also think this would be tremendously useful? Any takers? kai -- OOP: object oriented programming; OOPS: object oriented mistakes