From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24303 Path: main.gmane.org!not-for-mail From: Jack Vinson Newsgroups: gmane.emacs.gnus.general Subject: gnus-summary-make-false-root 'adopt Date: 17 Jul 1999 14:43:48 -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 1035161892 7979 80.91.224.250 (21 Oct 2002 00:58:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:58:12 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA01878 for ; Fri, 16 Jul 1999 15:43:46 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB24766; Fri, 16 Jul 1999 14:43:40 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 16 Jul 1999 14:44:30 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id OAA19639 for ; Fri, 16 Jul 1999 14:44:21 -0500 (CDT) Original-Received: from gatekeeper4.monsanto.com (internet1-chi.monsanto.com [204.233.233.43]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA01866 for ; Fri, 16 Jul 1999 15:43:16 -0400 (EDT) Original-Received: by gatekeeper4.monsanto.com; id OAA19898; Fri, 16 Jul 1999 14:43:14 -0500 (CDT) Original-Received: from unknown(137.35.49.139) by gatekeeper4.monsanto.com via smap (V4.2) id xma019445; Fri, 16 Jul 99 14:42:47 -0500 Original-To: ding@gnus.org X-Home-Page: http://www.cis.upenn.edu/~vinson X-Zippy: Now I am depressed... Original-Lines: 17 User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24303 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24303 >>From the documentation on this variable, I have set it to 'adopt so that Gnus will collect a thread together and make one of the members the parent when there is no obvious parent. However, with one of my mailing lists that I get in digest mode, the messages are collected in reverse order in the Digest. As a result, the actual thread head is /after/ the replies when I open the digest. As a result, Gnus simply makes one of the replies the adopted parent. Is there any way for Gnus to use a message without "^Re:" as the parent of the thread? It would be really cool for Gnus to revert to 'dummy if there is no apparent parent message, but I can live without that. I don't like the 'dummy or 'none behaviors because the problem is exactly the same. The messages are still listed in the order that they arrived. Thanks, Jack