From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QGFUBcQn12VVogAA62LTzQ:P1 (envelope-from ) for ; Thu, 22 Feb 2024 11:53:56 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id QGFUBcQn12VVogAA62LTzQ (envelope-from ) for ; Thu, 22 Feb 2024 11:53:56 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b=sliEKkZJ; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708599236; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=UsZT3dgnOw4eQUWY0KfYhV8QPhMEld3zC6JF2jYXDq8=; b=snQrjKkjiEQ2C0cbXe16k+qLX82pSHLixAwadGExEl1CkTw6L76sDbusJDhs2YmOYyG9I+ 55slMS7crpcAla0byoVRJB+56QP1G0+1o4mf5vmD4PXZDul4K/jHaeiKO0+BRxHVuIX5EF SdXS7Y03z/v4jSuk/ZYk3YXixJ6viJC4V/TI03orOJZRMfzmxrEHIOBSnAutIAaUzml91l PpWA3mQaS0zRnGC8vjv00DGflyQU1xGxmlcXIg65R+UYEgtlfepfSFyHFGMwxCzFNIYZGJ 15vWS+baCkwdEbSbRPlCz9RPP3mW2W/9j9w+I7FrDUbdiLLP5ouvHrZ7lbMHWg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b=sliEKkZJ; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708599236; a=rsa-sha256; cv=none; b=sFJtgTp0ugbhidIuW1mUtQY2f9MQmaIQArD2ubckPIwCtkq5cz1t2L2d/R7VqmYMhugyQU SryvXo7XgpvXFs4c9Rrw+oA/xfs4nyGZXEHM0RwKXkSkFSdBeLU3FZYbZJ1ZZ0FddMUM1K 1ZOYeWziTlZWBhgqTCjGGcY3wr6y9EmkJO04Gr403c4dA2K7+S1GiXgix71RHtT1+MQJOL C2qC+U1GA7gzGkQf2JtJkAX+byVuuvOPRw5CqiPV8HElL3xd/DcGyvAdc7/UR52mK3sx14 LaW4imy+8UARkYSmVbhMnBeGdUBP7ky4sIYJpR/yjbciblQRlPoOU5/1Q/MGwA== 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 8560C35863 for ; Thu, 22 Feb 2024 11:53:55 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rd6hx-00080A-KY; Thu, 22 Feb 2024 05:53:41 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rd6hw-0007zl-8u for guix-patches@gnu.org; Thu, 22 Feb 2024 05:53:40 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rd6hv-0007Zz-U2 for guix-patches@gnu.org; Thu, 22 Feb 2024 05:53:39 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rd6iI-0004ms-Bc for guix-patches@gnu.org; Thu, 22 Feb 2024 05:54:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68891] [PATCH] gnu: emacs-org-board: Update to 1138-2.500fe02. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 22 Feb 2024 10:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68891 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68891@debbugs.gnu.org Cc: mail@cbaines.net, csantosb@inventati.org X-Debbugs-Original-To: Cayetano Santos via Guix-patches via X-Debbugs-Original-Cc: Christopher Baines , csantosb@inventati.org, 68891@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170859921918310 (code B ref -1); Thu, 22 Feb 2024 10:54:02 +0000 Received: (at submit) by debbugs.gnu.org; 22 Feb 2024 10:53:39 +0000 Received: from localhost ([127.0.0.1]:44801 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rd6hu-0004lE-QG for submit@debbugs.gnu.org; Thu, 22 Feb 2024 05:53:39 -0500 Received: from lists.gnu.org ([209.51.188.17]:60714) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rd6hs-0004l2-RU for submit@debbugs.gnu.org; Thu, 22 Feb 2024 05:53:38 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rd6hV-0007wd-MX for guix-patches@gnu.org; Thu, 22 Feb 2024 05:53:13 -0500 Received: from msg-1.mailo.com ([213.182.54.11] helo=mailo.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rd6hU-0007WE-1G for guix-patches@gnu.org; Thu, 22 Feb 2024 05:53:13 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1708599187; bh=jzVcPL6Ci53FMnxe/pDLRsqFg1Mw719GLMvcykgFpcQ=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:References:Date: Message-ID:MIME-Version:Content-Type; b=sliEKkZJQ7+1UGDmtoIv8WdYYugeJYS4FdX1HVLiLTjgXqFl/DQ1ECqxXlUanH2zN 2Zt48goKQLOX80xnerFNXR6yLMm9j/fw3K0TNVVD04QYzkCCziF9rzmwWVFifhUQGt UV3zrSvLCQu0ejbXxYi0uVCLPrIbdXm93Z+13Kc4= Received: by b221-2.in.mailobj.net [192.168.90.22] with ESMTP via ip-20.mailobj.net [213.182.54.20] Thu, 22 Feb 2024 11:53:02 +0100 (CET) X-EA-Auth: NY2QvWJUhHG45UH3FVBIzeFKBrIXlLbzjE5o3DvhFitvEpu+vQA7guI6K3nRf1/6PW89FIRkobnZc9hNmHTsLIMwUiwbIElNdsVNwXVwdRI= In-Reply-To: <87eddgv6i1.fsf@inventati.org> (Cayetano Santos via Guix-patches via's message of "Tue, 13 Feb 2024 14:18:02 +0100") References: <87plx0boch.fsf@cbaines.net> <87eddgv6i1.fsf@inventati.org> Date: Thu, 22 Feb 2024 11:52:46 +0100 Message-ID: <871q94py81.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=213.182.54.11; envelope-from=mail@nicolasgoaziou.fr; helo=mailo.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Nicolas Goaziou X-ACL-Warn: , Nicolas Goaziou via Guix-patches From: Nicolas Goaziou via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.97 X-Spam-Score: -6.97 X-Migadu-Queue-Id: 8560C35863 X-TUID: 8M9MQADjtJSz Hello, Cayetano Santos via Guix-patches via writes: > When one installs emacs-org-board, wget2-2.1.0 gets installed along with > it as for emacs-substitute-variables, as you say, and the variable > org-board-wget-program is bound to this hardcoded value. Correct. > Once one decides to upgrade wget2 to something different (say, in a > different profile), this logic breaks. User needs to manually bind > org-board-wget-program to whatever wget2 is after upgrading. At this > point, wget2 becomes a native-input requirement. This is not correct. No action is required from the user. `org-board-wget-program' still points to the wget program defined as an input to emacs-org-board, and will still be used at run time. Of course, the user still can point `org-board-wget-program' to their new and shiny wget binary, but this is not required. I also suggest to keep wget (or wget2) as an input and use `emacs-substitute-variables'. Regards, -- Nicolas Goaziou