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.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 20580 invoked from network); 30 Jul 2023 01:17:24 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 30 Jul 2023 01:17:24 -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 1qPv3b-007C2J-05 for ml@inbox.vuxu.org; Sat, 29 Jul 2023 20:17:20 -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 1qPv3a-003KF4-14 for ml@inbox.vuxu.org; Sat, 29 Jul 2023 20:17:14 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtp (Exim 4.96) (envelope-from ) id 1qPv3W-003KEv-0p for ding@lists.math.uh.edu; Sat, 29 Jul 2023 20:17:11 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1qPv3R-003kiJ-0n for ding@lists.math.uh.edu; Sat, 29 Jul 2023 20:17:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :Subject:Cc:From:To:Date:Sender:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=0RydouH5Mf7viTW7BErSPcRtsYSs2hU/xvOR8rgIQuw=; b=B2nGldGKFmWYe0CFcnX/kmVOJf qpxDeAWnyvGOH7q0glDozRiWeZhSMXhYXFjR21G2h9x77Fof27NqJhfHXn8UoPSyCZUzlt3JaYlyE fA/mLLEZ4G88mpLBhaBBi6SBb+9CBpuwL0XkqHFGDWOwwH+6ad4qsXJBjnyujk2SZMIo=; Received: from mail-4323.proton.ch ([185.70.43.23]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qPv3H-0006Ly-7W for ding@gnus.org; Sun, 30 Jul 2023 03:16:59 +0200 Date: Sun, 30 Jul 2023 01:16:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alshehhi.io; s=protonmail2; t=1690679812; x=1690939012; bh=0RydouH5Mf7viTW7BErSPcRtsYSs2hU/xvOR8rgIQuw=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=d9niRubrgLzZq4bXjhmrFUWukkPTDH42cstdj2BV1sqvIqJwDTokavSiX2tHLfep3 Hrb0AsNL2y9qqPT1NCuK/A6+F4LsetiToAmXqFn7uuXvsV6FzOfgHCdq4pNh9+Gq1R 2uwJVYCkokz3mYQcuQfjhounj4OII/Vs+DdW23vnhp6y3ZFy7RDStuLHtmzjADr6IE rJd/Vi3lL6A6XNum5Hs7m5LXBgky7FjG/zl3OFJSMaj+G+Yp7SCCcyTl4e5L5o+hIy mRXTPR+63rM6iPtd0xUqfnvjp+wIpmOSWp2MMzRcZMVUQzxuQ0D0L8852LHOxamt+b 5qqucaiKLS8dA== To: Eric S Fraga From: Husain Alshehhi Cc: ding@gnus.org Subject: Re: Building Threads from Multiple Groups Message-ID: <87o7jup5aj.fsf@alshehhi.io> Feedback-ID: 31127354:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-ID: Precedence: bulk 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. Thanks Eric. Unfortunately, as mentioned in the first email, "A T" does not pull emails from different groups.