From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id cJuuCYRmHWBVcQAA0tVLHw (envelope-from ) for ; Fri, 05 Feb 2021 15:38:44 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id YFR4BYRmHWBcEwAAB5/wlQ (envelope-from ) for ; Fri, 05 Feb 2021 15:38:44 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A1BC594059B for ; Fri, 5 Feb 2021 15:38:43 +0000 (UTC) Received: from localhost ([::1]:41866 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l83By-0000Ks-K9 for larch@yhetil.org; Fri, 05 Feb 2021 10:38:42 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:55390) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l83B0-0000IH-2Y for emacs-orgmode@gnu.org; Fri, 05 Feb 2021 10:37:45 -0500 Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:53272) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l83Ax-000099-Bm; Fri, 05 Feb 2021 10:37:40 -0500 Received: from pmg2.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 7E08B809A7; Fri, 5 Feb 2021 10:37:37 -0500 (EST) Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id D7BE580801; Fri, 5 Feb 2021 10:37:35 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1612539455; bh=9a4yQLt4eQp2gRV+B+v4G/9H4Ew8BDZ9UwUv+c2Ejs4=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=dxiT+a/lQOhWn3hDBVHXDhjBX2nITJ2/WBjDEDXi+jMLpjZv/i0voKHAW513yfzWm QZXuqTs/Ub04VXqiu5/Z7L2TdfuM3VCnUWNYg33Qn42ZPVgWm68ILcptu8eO4UFand LfkxDJJDISbSDRkqLaCEbQplKtFfkvSWIoAx4hsoMGA5S+aSIMEuVdrgLNhvwhd+Eb EQtunn9YiP7Si9cwFx9gpKmuCqqQ/zDeeCAA3VrbAVLJgGVDU0M9m2U0vzxhDaFLib iawhLizpJWQaSL/lKqMP3tG42rWhHLhsw2wKTd4frtkOQs6Y2d0s6ARZL3PRvjQeeO c/X3EHzCIGr9A== Received: from alfajor (76-10-182-85.dsl.teksavvy.com [76.10.182.85]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 996F1120202; Fri, 5 Feb 2021 10:37:35 -0500 (EST) From: Stefan Monnier To: Kyle Meyer Subject: Re: Bug: (org-release) returns empty string on Elpa [ ( @ /home/pierre/.guix-profile/share/emacs/site-lisp/)] Message-ID: References: <87y2hi9qev.fsf@gmx.com> <8735zezpf2.fsf@kyleam.com> <87im77f2wc.fsf@kyleam.com> Date: Fri, 05 Feb 2021 10:37:34 -0500 In-Reply-To: <87im77f2wc.fsf@kyleam.com> (Kyle Meyer's message of "Fri, 05 Feb 2021 01:24:19 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SPAM-INFO: Spam detection results: 0 ALL_TRUSTED -1 Passed through trusted hosts only via SMTP AWL -0.016 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid DKIM_VALID -0.1 Message has at least one valid DKIM or DK signature DKIM_VALID_AU -0.1 Message has a valid DKIM or DK signature from author's domain KAM_SHORT 0.001 Use of a URL Shortener for very short URL Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Bastien , Pierre Langlois , emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.25 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=iro.umontreal.ca header.s=mail header.b="dxiT+a/l"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=iro.umontreal.ca (policy=none); spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: A1BC594059B X-Spam-Score: -1.25 X-Migadu-Scanner: scn1.migadu.com X-TUID: AbqvqkyKZRot > Based on tested in a `git clone --no-tags ...` repo, should be fixed by > 61336f80d. Looks like it works: the `version.el` in https://elpa.gnu.org/devel/org-9.5snapshot0.20210205.62105.tar now says: (defun org-release () "The release version of Org. Inserted by installing Org mode or when a release is made." (let ((org-release "9.5-dev")) org-release)) ;;;###autoload (defun org-git-version () "The Git version of Org mode. Inserted by installing Org or when a release is made." (let ((org-git-version "9.5-dev-g2512fd")) org-git-version)) Thanks, Stefan