From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: mrf Newsgroups: gmane.emacs.help Subject: Re: Emacs Versions: major, minor and ...? Date: Mon, 28 Jun 2021 08:30:00 +0300 Message-ID: <87mtrao8q0.fsf@cock.li> References: <87sg147b7g.fsf@yandex.com> <87sg12ocse.fsf@cock.li> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21334"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.5.8; emacs 27.2 Cc: help-gnu-emacs@gnu.org To: Stefan Monnier Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Mon Jun 28 07:32:09 2021 Return-path: Envelope-to: geh-help-gnu-emacs@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 1lxjsN-0005M2-Vw for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 28 Jun 2021 07:32:08 +0200 Original-Received: from localhost ([::1]:53922 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lxjsM-0007RP-MB for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 28 Jun 2021 01:32:06 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34422) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lxjrf-0007OX-Ah for help-gnu-emacs@gnu.org; Mon, 28 Jun 2021 01:31:23 -0400 Original-Received: from mail.cock.li ([37.120.193.124]:58728) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lxjrd-0001Er-5z for help-gnu-emacs@gnu.org; Mon, 28 Jun 2021 01:31:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cock.li; s=mail; t=1624858277; bh=CxglWZaXvpTxpWNH8cjlk2qufhWSnv06r8BpmFjQ9t4=; h=References:From:To:Cc:Subject:Date:In-reply-to:From; b=ducmci6pPgog8IS34kAmKAdVuzbguGpfEAWDpdApuSqdme0ZNX8ElHLMNMS3PQ8PK W0vxBaqMIU9gH+7HgnN1rMSRFOR6/Web70hN7uDg//IYuZgVaCkMCH557e8ooSR1Id P8h7NgL9N9nNNCdZq91f5Lz14qcRkhjEZMq4sLwRMecazfvqlSG0LcV+OjZJbNjKAh V38bZYSuw81TBu54xRV+O8qL7hCjaSoaJ77mhNFdjiY0SWEUklredKGOgJQU5bADtY FBXFhZM5mcX46VdAekjTA3k0StRZOX4Ydd3FieMb9OJQjmbW3Ztghi4Vt5OiaRAoXq Ox1UZUVEIdcow== In-reply-to: Received-SPF: pass client-ip=37.120.193.124; envelope-from=joinlaw@cock.li; helo=mail.cock.li X-Spam_score_int: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_PBL=3.335, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:131314 Archived-At: Stefan Monnier via Users list for the GNU Emacs text editor writes: > [ In the past, Emacs *executables* had versions numbers of the form > NN.MM.BB (or NN.MM.OO.BB for non-release versions) where BB was a "build > number", i.e. something that gets incremented every time the user builds > Emacs again from the same directory. We're not using that any > more, tho. ] > > > Stefan Nice! and by the way I was talking in general not in relation to emacs so I mention karl fogel book where he also discuss that technique to append build number or hash.