From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: from mx1.math.uh.edu (mx1.math.uh.edu [129.7.128.32]) by inbox.vuxu.org (Postfix) with ESMTP id 2F93029905 for ; Sun, 3 Nov 2024 08:57:06 +0100 (CET) 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.98) (envelope-from ) id 1t7VTr-00000001z8Z-3oUV for ml@inbox.vuxu.org; Sun, 03 Nov 2024 01:57:03 -0600 Received: from lists1.math.uh.edu ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.97.1) (envelope-from ) id 1t7VTq-00000006Mmi-0Tmf for ml@inbox.vuxu.org; Sun, 03 Nov 2024 01:57:02 -0600 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtp (Exim 4.97.1) (envelope-from ) id 1t7VTn-00000006MmZ-1mKz for ding@lists.math.uh.edu; Sun, 03 Nov 2024 01:56:59 -0600 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.98) (envelope-from ) id 1t7VTi-00000001z8C-36nC for ding@lists.math.uh.edu; Sun, 03 Nov 2024 01:56:59 -0600 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:References :In-Reply-To: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:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=RsJ8//kiYqAdh3zzN+73LdNnHpoxW55PTzHuqvKFb9s=; b=Tif72nJL7vyoMpsdinfrPrkZS3 q5PprzdgJbNgOSPT9y+fvLv+a01653GfP4Y7IHPnmJJNAJQgzpbVoLfuWQlsEA6DYhHhYqZTU/O2w 7odxUtzzmlCaKOEq6X7ZRlLJJqYYTXBLS/QJG+H240BabPhdQamVR6BlVeHI7t91ZE+8=; Received: from mail-40132.protonmail.ch ([185.70.40.132]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1t7VTb-0003wb-AX for ding@gnus.org; Sun, 03 Nov 2024 08:56:49 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1730620605; x=1730879805; bh=RsJ8//kiYqAdh3zzN+73LdNnHpoxW55PTzHuqvKFb9s=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector:List-Unsubscribe:List-Unsubscribe-Post; b=DKK/77Nlgn54maWcGOngpaNKPYzF4Uuihbr0uv6MtnpFnV0I/12TaMxMdntmtwUvZ ucEGUJGv2dCXKxZLqufBQtVinYW1Z0nQrVizcWavYlAty7q2mH7eeRCnTS2vLMGU+A hiQEN86/vAzOv3cHUBfscHJca/HEwT8/TlKNAR8eWw4Vm7V7Y1SD1l8x7sqb2i8J+d cZRrZDJB9AM/Qp6qP2o9aiqAug/IPpcRIuyRsESENN9AjQKWzQlBiYaiLYjJExHmJD l878od+aTKCH3HM8WdSX54QAyYCYx4E4FK8FkzAqehjcr6XoE/GtHC5p5e+R0JnCg9 MZe5ZWi817Evg== Date: Sun, 03 Nov 2024 07:56:42 +0000 To: James Thomas From: Dilip Cc: ding@gnus.org Subject: Re: How to maintain newsrc.eld clean and tidy Message-ID: <87y120hhsa.fsf@protonmail.com> In-Reply-To: <861pzu317k.fsf@gmx.net> References: <87o736lnnb.fsf@protonmail.com> <861pzu317k.fsf@gmx.net> Feedback-ID: 20294391:user:proton X-Pm-Message-ID: ce8e12b7e547ef5cd3336c96ee939c2383edcaa0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-ID: Precedence: bulk > Simple: add a -request-compact-group back-end function for nntp. :-) That should have been the solution, unfortunately the nntp backend does not support it i guess. Even the manual says its only supported by nnml. > =E2=80=98G z=E2=80=99 > =20 > Compact the group under point (=E2=80=98gnus-group-compact-group= =E2=80=99). > Currently implemented only in nnml (*note Mail Spool::). This > removes gaps between article numbers, hence getting a correct total > article count. Although, thanks for the input. --=20 Best, Dilip