From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/12921 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: making gnus-summary-reparent-thread work right with nnml Date: 24 Nov 1997 14:53:52 +0100 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 1035152375 6402 80.91.224.250 (20 Oct 2002 22:19:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:19:35 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id HAA19812 for ; Mon, 24 Nov 1997 07:18:14 -0800 Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with ESMTP id JAA03824 for ; Mon, 24 Nov 1997 09:17:58 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with SMTP id OAA11893 for ; Mon, 24 Nov 1997 14:58:47 +0100 (MET) Original-Received: (qmail 29943 invoked by uid 504); 24 Nov 1997 13:58:43 -0000 Original-Received: (qmail 29940 invoked from network); 24 Nov 1997 13:58:40 -0000 Original-Received: from abel.metis.no (HELO gw.metis.no) (193.90.64.1) by claymore.vcinet.com with SMTP; 24 Nov 1997 13:58:34 -0000 Original-Received: by gw.metis.no (8.8.6/8.8.6) with ESMTP id OAA27332; Mon, 24 Nov 1997 14:58:01 +0100 (MET) Original-Received: by metis.no (8.8.6/8.8.6) with ESMTP id OAA02304; Mon, 24 Nov 1997 14:57:56 +0100 (MET) Original-Received: by norne.troll.no (8.8.4/8.8.4) id OAA08508; Mon, 24 Nov 1997 14:53:52 +0100 (MET) Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "23 Nov 1997 07:08:00 +0100" Original-Lines: 25 X-Mailer: Gnus v5.5/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:12921 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:12921 >>>>> Lars Magne Ingebrigtsen : > Steinar Bang writes: >> If the article already has a References header, the new article number >> is inserted at the start (looking at the code at the end of this >> message), and I belive it should be inserted at the end...? (at least >> that's the way I understand 2.2.5 of RFC 1036...) > Yup. Fix in Quassia Gnus v0.14. I haven't tried using reparenting on articles with an existing, bogus References header (eg. Eudora Pro 3.x), but I've noted that qgnus 0.14 immediately correctly rethreads articles without a previous references header. But! There's still no References header when you toggle on all headers after reparenting. And "Fetch parent of article" still reports no "References in article...". I see now, when I enter that group from gnus 5.5.67, that the article reparented in qgnus now has a References header. Maybe exiting and entering the group fixed it? Hmm... still not silk-smooth, tho'... - Steinar