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=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 19713 invoked from network); 20 May 2021 05:01:27 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 20 May 2021 05:01:27 -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.94) (envelope-from ) id 1ljaoH-0043oI-4g for ml@inbox.vuxu.org; Thu, 20 May 2021 00:01:25 -0500 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1ljaoG-00FAYi-Hh for ml@inbox.vuxu.org; Thu, 20 May 2021 00:01:24 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1ljaoE-00FAYa-DF for ding@lists.math.uh.edu; Thu, 20 May 2021 00:01:22 -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.94) (envelope-from ) id 1ljaoB-002zUA-Th for ding@lists.math.uh.edu; Thu, 20 May 2021 00:01:22 -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=0UYHJBObliRAk+Fea4nXtZNywUUG+prtudfKE396T14=; b=miZL1GocKtPfjg9Bc2tgzYLTso iVn0BQblAn3rW4+ElX0MdSzhJ/PePojANnGjFq2WMDH5N7bjwZaP5F3LwNH2xXfhCMKQl9EyJ86CP iJf8sMuDCUbdrwzuQWcq7RedDScKd39VyTVuFzokp3juhTcMR+avDo16LyJQ9x2HeBv4=; 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 1ljao4-0006o1-A4 for ding@gnus.org; Thu, 20 May 2021 07:01:14 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1ljao3-0007pr-Qp for ding@gnus.org; Thu, 20 May 2021 07:01:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Pankaj Jangid Subject: Re: How to view sent mails in a threaded conversation (IMAP)? Date: Thu, 20 May 2021 10:31:02 +0530 Message-ID: References: <87wnruu37t.fsf@ericabrahamsen.net> <87pmxmtvx0.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin) Cancel-Lock: sha1:LITGfLYLwa1t3gssEL4Ig3+wsXg= List-ID: Precedence: bulk Eric Abrahamsen writes: >> How to create a group to source articles from two or more groups? Any >> pointers from the docs. > > As soon as I wrote that, I realized I didn't remember the syntax. There > should probably be a convenience function for creating this type of > non-search select group (what nnvirtual does); I think right now you > have to create a "blank" nnselect group, then edit its group parameters. > But I can't remember how to do it in nnselect. > > Maybe just use nnvirtual for now? nnselect should have obsoleted > nnvirtual (if I could remember the syntax!), but nnvirtual still works > just fine. Thanks Eric. This should be sufficient for my requirement. -- Regards, Pankaj