From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cFycLekLo2MohAAAbAwnHQ (envelope-from ) for ; Wed, 21 Dec 2022 14:36:41 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id YMWELekLo2NFXgAAauVa8A (envelope-from ) for ; Wed, 21 Dec 2022 14:36:41 +0100 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 35EDB1FF86 for ; Wed, 21 Dec 2022 14:36:41 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p7zCe-0006BQ-Cp; Wed, 21 Dec 2022 08:32:12 -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 1p7zCZ-00069B-BO for guix-patches@gnu.org; Wed, 21 Dec 2022 08:32:10 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p7zCT-0000ls-OT for guix-patches@gnu.org; Wed, 21 Dec 2022 08:32:07 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p7zCT-0003kg-JP for guix-patches@gnu.org; Wed, 21 Dec 2022 08:32:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60079] [PATCH] guix: gexp: Clarify what output can be in gexp module commentary. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 21 Dec 2022 13:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60079 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 60079@debbugs.gnu.org Received: via spool by 60079-submit@debbugs.gnu.org id=B60079.167162951614414 (code B ref 60079); Wed, 21 Dec 2022 13:32:01 +0000 Received: (at 60079) by debbugs.gnu.org; 21 Dec 2022 13:31:56 +0000 Received: from localhost ([127.0.0.1]:51900 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p7zCO-0003kQ-IL for submit@debbugs.gnu.org; Wed, 21 Dec 2022 08:31:56 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45228) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p7zCM-0003kI-B3 for 60079@debbugs.gnu.org; Wed, 21 Dec 2022 08:31:55 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p7zCF-0000jO-Ul; Wed, 21 Dec 2022 08:31:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=JufByEA1VHLuZjBlPh98VihGb2e0wYpLnxSarxIOc9w=; b=UFkqTAqVbJHpjbQKEi0L vadrc4R/6DUrsCfqxCEK2M4jniaJSDp0TDYBbLqeMv9hhEsCFesPDF52d50oTWxTt8T1TYYc9y/yA bkYYEeCpZ59R5mJpuCvFv/gBuwYkX8PQrb5Vf6baY+jimQLHM2dldLLhUYAnDfpBdMjOWyF2avsOo QixA7cfuVpyVBRGjV1FFtetvoISiC7rzSWqhx8Lwhaim0eBpvSpz5VBPdU68nMH3dwuApCObwwRqS 2skXGQ4OTGrvl9mzJf2xqZXr2HLsf+2lQ5T6YSuisJZZs33y2D4PFtBD4yf8Yt5IJqI5tFagPGvXU VSkf9h2sJ/cejA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p7zCF-00007O-J2; Wed, 21 Dec 2022 08:31:47 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20221215002600.13838-1-jgart@dismail.de> Date: Wed, 21 Dec 2022 14:31:45 +0100 In-Reply-To: <20221215002600.13838-1-jgart@dismail.de> (jgart@dismail.de's message of "Wed, 14 Dec 2022 18:26:01 -0600") Message-ID: <8735986fy6.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1671629801; a=rsa-sha256; cv=none; b=M0Y12W9K4kehnZ1VnMuEbB6PtohOrex2z1+24C/dZFJVHi4jydna4sjpgWfZhXBb3/4e2n nhPQckMUgMytKlsQqCK1uMEVOIK46+TTmJAHr8NMVsCGx3V+DpUqmm0nk4T7n7p9OJDy/b mmRr7FGVunCJMlP3qoTm/xx3FxlFhFLI8FlZjWTe4GB6PLK6UHgrqHgPcQ7e1xXO0GzQhW vq1ol3l2cZO+06xRle/Vxue+6X+xUHw+/upJhNJkHI86EaDUGnLL/+gjYAC2ETJdeRXKzP Q1ctqfRwWfrXth0u2vcARG5DmQAJ6nXflSGJUWP6GYweOE9XZVziSYwCxI/qbA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=UFkqTAqV; 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=1671629801; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: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=JufByEA1VHLuZjBlPh98VihGb2e0wYpLnxSarxIOc9w=; b=ntfMPYum0QLyaI1XKWSKKmdWQWyIKDn4P6F7q6xRPNDHijhE7JIZ2JdhJqG3NTwZO4oLKX L6RrPpPyzWln4OEXBb22RfV7KlS+bQdHixkdnxgtoF95UJKCzQ3PaUbtuCbHPy/ecLSmsM uhimzadXI5/vH6z4VIL1SRrc64zKXawrPBta9DkL81qDk2QwCvv4p4qJmxodJ/drg9ICnr 4CmUE+kza/2yFaXsAWYwH6NTTleu7DgXDF63v3mDfYIx2x7PBZhiMOg2oDfOSaLLQQpVD5 ic8hT/ZF3yr20wYcfqLUe0iazsCY/X8U6wA7OFiEmtvrecY5lI7f1fcg8H/G3Q== X-Spam-Score: -3.89 X-Migadu-Queue-Id: 35EDB1FF86 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=UFkqTAqV; 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 X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -3.89 X-TUID: ewOQ9Z5iS4eB Hi jgart, jgart skribis: > --- a/guix/gexp.scm > +++ b/guix/gexp.scm > @@ -139,10 +139,11 @@ (define-module (guix gexp) > ;;; This module implements "G-expressions", or "gexps". Gexps are like > ;;; S-expressions (sexps), with two differences: > ;;; > -;;; 1. References (un-quotations) to derivations or packages in a gexp= are > -;;; replaced by the corresponding output file name; in addition, the > -;;; 'ungexp-native' unquote-like form allows code to explicitly ref= er to > -;;; the native code of a given package, in case of cross-compilatio= n; > +;;; 1. References (un-quotations) to derivations or packages in a gexp > +;;; are replaced by the corresponding output store path or file name; > +;;; in addition, the 'ungexp-native' unquote-like form allows code to > +;;; explicitly refer to the native code of a given package, in case > +;;; of cross-compilation; I prefer not to apply this patch: it worsens indentation and adds the words =E2=80=9Cstore path=E2=80=9D, which AFAICS bring nothing. Thanks anyway for taking a look, Ludo=E2=80=99.