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, FREEMAIL_FROM,RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 24487 invoked from network); 19 May 2020 13:55:30 -0000 Received: from lists1.math.uh.edu (129.7.128.208) by inbox.vuxu.org with ESMTPUTF8; 19 May 2020 13:55:30 -0000 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92.3) (envelope-from ) id 1jb2iC-0006xK-5S; Tue, 19 May 2020 08:55:16 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jb2i9-0006uS-2j for ding@lists.math.uh.edu; Tue, 19 May 2020 08:55:13 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jb2i7-0008PE-E0 for ding@lists.math.uh.edu; Tue, 19 May 2020 08:55:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Message-ID:Sender:Date:Subject:From:To:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding: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=V4enbsedTZMH491ppYdXW9G0a0+c0qKVsjnIXqiS3tE=; b=JIacGTt/gGAyRIevGBIKzqJpRt fgXptxjBWDqB7D+knFCCBssrLUxevJIwD5g2h5V/JFxz4y74Tx1sqpWs2WLUX5W7aWHPc9V4mYb1M ZoFWPMDVLMXFi0KPqC1NetkrrYHPfVSfYzqB3fYZgZsXFwe27Hb1SuflqteHOB5J/1u4=; Received: from ciao.gmane.io ([159.69.161.202]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jb2i0-0001IH-Cn for ding@gnus.org; Tue, 19 May 2020 15:55:07 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1jb2hx-000FiO-Tz for ding@gnus.org; Tue, 19 May 2020 15:55:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org To: ding@gnus.org From: kevin shell Subject: Fold Unfold threads Date: Tue, 19 May 2020 13:35:07 -0000 (UTC) Message-ID: User-Agent: tin/2.4.4-20191224 ("Millburn") (Linux/5.6.6-300.fc32.x86_64 (x86_64)) Mail-Copies-To: never List-ID: Precedence: bulk I have set %B in gnus-summary-line-format. When enter Summary buffer all threads are unfolded. How to fold unfold threads in Summary buffer?