From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: windows Emacs-version issue Date: Sat, 07 May 2022 08:43:38 +0300 Message-ID: <83r155zylx.fsf@gnu.org> References: <857d70m4xd.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8727"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rgm@gnu.org, nsivaram.net@gmail.com, emacs-devel@gnu.org To: Corwin Brust Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat May 07 07:45:56 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nnDGO-00028I-9e for ged-emacs-devel@m.gmane-mx.org; Sat, 07 May 2022 07:45:56 +0200 Original-Received: from localhost ([::1]:53880 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nnDGL-00083u-8s for ged-emacs-devel@m.gmane-mx.org; Sat, 07 May 2022 01:45:53 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37948) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnDET-0006wN-3t for emacs-devel@gnu.org; Sat, 07 May 2022 01:43:57 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33600) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnDES-0002Sp-On; Sat, 07 May 2022 01:43:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=RkqNqFJmN2nWwoa/IqQ3kAoIz/ZojzTgDJMEnEYeU2M=; b=dyfjAqR0f6z9 x2Y7kG2GWKb3LsMo/nwxYrbM4UTfxPwHEGRqYAjjN0SAjUlFUM9gEULDRZzBs7tfumgLHHqKd26FA qqQIznmRgbNKvitnBcqd/Q0Fxzw8i5m+AmPIAJuZjuU1izsrpPi3s5zI3LNdKM8eZAvjA2WhCmMJa wmKS1p50E1iVe/GrhRijiTrBdbdrr6rXoH5QGp8nqdMY1WsBElwT60y5gqmpwZQBQ/UL4+2mVl2ro zLiioPnksxwD7IZ+tWLM4ouWGovweKkjaWkCa0w1E+cgy1mChh1Yb1p/1vINwy/xsCAcLyxNGLKzq lYvJ9dgCuLpnle8xrdf2Ow==; Original-Received: from [87.69.77.57] (port=2617 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnDEL-00028W-3R; Sat, 07 May 2022 01:43:51 -0400 In-Reply-To: (message from Corwin Brust on Fri, 6 May 2022 15:56:00 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:289369 Archived-At: > From: Corwin Brust > Date: Fri, 6 May 2022 15:56:00 -0500 > Cc: Sivaram Neelakantan , > Emacs developers > > That said, I'm open to discussing new/additional conventions for > naming that signify when the build occurred within the filenames if > people generally thing that is helpful My suggestion is to name them emacs-XX.YY-N.zip, where XX.YY is the version and N is the ordinal number of the upload. The first upload could omit the "-N" part, or use N = 0. This naming scheme is widely used on many sites, so people should be familiar with it.