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=-1.1 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FORGED_GMAIL_RCVD,FREEMAIL_FROM, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 562 invoked from network); 5 May 2022 14:20:31 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 5 May 2022 14:20:31 -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.2) (envelope-from ) id 1nmcLF-003Giy-EE for ml@inbox.vuxu.org; Thu, 05 May 2022 09:20:29 -0500 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94.2) (envelope-from ) id 1nmcLE-008Hzh-Sx for ml@inbox.vuxu.org; Thu, 05 May 2022 09:20:28 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtp (Exim 4.94.2) (envelope-from ) id 1nmcLC-008HzY-Gm for ding@lists.math.uh.edu; Thu, 05 May 2022 09:20:26 -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.2) (envelope-from ) id 1nmcLA-005e7k-AB for ding@lists.math.uh.edu; Thu, 05 May 2022 09:20:26 -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:References :Message-ID:Date:Subject:From:To:Sender:Reply-To:Cc: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=RHnls6AhNVkHzjOWa8JQUW9M5FNNR3H0x3IrS8ObRT0=; b=QLllP+UWgOTJX5z8tylHWObupC yrUmkrTz4sL9LZb7HSKyhQZBiiXAm+2MjO1rTuP2cZTsGvz768ZiJ8EoXpOIw+gswlbkYFOsoiRfR YCUysrYjqJ3ixOeTSbFmnftPzVibB1jInWa7El6yQcj98AMdzDNz+ctyHW28yP/wYyAw=; 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 1nmcL2-0002y8-2k for ding@gnus.org; Thu, 05 May 2022 16:20:19 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1nmcKz-00010u-Ng for ding@gnus.org; Thu, 05 May 2022 16:20:13 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Sivaram Neelakantan Subject: Re: Gnus version recent enough ? Date: Thu, 05 May 2022 19:50:06 +0530 Message-ID: <85bkwcm57t.fsf@gmail.com> References: <875yml30dj.fsf@ecocode.net> <87y1zh77x0.fsf@gmail.com> <87pmkt74o7.fsf@gmail.com> <87bkwdnx06.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (windows-nt) Cancel-Lock: sha1:ewMUSVo0jhkUQ3/2yC/+ANAiWbQ= User-Mail-Address: nsivaram.net@gmail.com List-ID: Precedence: bulk On Wed, May 04 2022,Eric S Fraga wrote: > On Wednesday, 4 May 2022 at 16:28, Robert Pluim wrote: >> Thatʼs one option, or we could just bump the gnus version everytime >> Emacs is released. Lars? > > If gnus is now part of Emacs, and its development and release coincide > with Emacs's own, should it actually have a version number at all? Good point. I second this, it should be dropped to prevent any confusion over what version is packaged with what emacs release. sivaram --