From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 26591 invoked from network); 30 Jul 2023 05:14:30 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 30 Jul 2023 05:14:30 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1qPyl4-007IWO-06 for ml@inbox.vuxu.org; Sun, 30 Jul 2023 00:14:26 -0500 Received: from lists1.math.uh.edu ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.96) (envelope-from ) id 1qPyl2-003Kdx-3A for ml@inbox.vuxu.org; Sun, 30 Jul 2023 00:14:21 -0500 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtp (Exim 4.96) (envelope-from ) id 1qPyl0-003Kdo-0K for ding@lists.math.uh.edu; Sun, 30 Jul 2023 00:14:18 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1qPykx-007IVw-06 for ding@lists.math.uh.edu; Sun, 30 Jul 2023 00:14:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:References:Message-ID:Date:Subject: From:To:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=b+3WXzlmzL+dt4t4rlks1uF8k50CLCz2TUtR0TaLTF0=; b=ZbPDDVoBXpxSsF53XJDdI0rtOL qQt2kg3WFMDr0uRMuDg7imZkIm3KAcmh115oWdy2AhpEB1ilNXqRRi3lT2/Mg0yaJb9NSdu0uO1Gx cyJhXqpfunowwsMDSMbkOi1dvsL2XTh/BUuiiLYlu8p2WAFHCjYuo0bAR3/YCRbiM9S0=; Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qPykn-0007tv-BE for ding@gnus.org; Sun, 30 Jul 2023 07:14:09 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qPykj-0009xI-Ho for ding@gnus.org; Sun, 30 Jul 2023 07:14:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Andrew Cohen Subject: Re: Building Threads from Multiple Groups Date: Sun, 30 Jul 2023 13:13:54 +0800 Message-ID: <878rayasml.fsf@ust.hk> References: <87o7jup5aj.fsf@alshehhi.io> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:F5ocX3ymLT6SyFJHkX9SE3G0Nqc= List-ID: Precedence: bulk >>>>> "HA" == Husain Alshehhi writes: HA> Eric S Fraga writes: >> Check out gnus-summary-refer-thread, bound to "A T" by default in >> the summary buffer. It may do some of what you want. HA> Thanks Eric. Unfortunately, as mentioned in the first email, "A HA> T" does not pull emails from different groups. Try setting 'gnus-refer-thread-use-search to t. -- Andrew Cohen