From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 2Of/Fz5iJGSAywAASxT56A (envelope-from ) for ; Wed, 29 Mar 2023 18:07:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EP35Fj5iJGSqBAEAG6o9tA (envelope-from ) for ; Wed, 29 Mar 2023 18:07:26 +0200 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 291B911B96 for ; Wed, 29 Mar 2023 18:07:26 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1phYKG-0005pF-Hf; Wed, 29 Mar 2023 12:07:04 -0400 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 1phYKE-0005p2-CZ for guix-patches@gnu.org; Wed, 29 Mar 2023 12:07:02 -0400 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 1phYKE-0006SB-5Y for guix-patches@gnu.org; Wed, 29 Mar 2023 12:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1phYKD-0004gc-T2 for guix-patches@gnu.org; Wed, 29 Mar 2023 12:07:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62525] [PATCH] services: configuration: Fix garbage output in configuration->documentation. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 29 Mar 2023 16:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 62525 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62525@debbugs.gnu.org Cc: Bruno Victal , maxim.cournoyer@gmail.com X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168010597917958 (code B ref -1); Wed, 29 Mar 2023 16:07:01 +0000 Received: (at submit) by debbugs.gnu.org; 29 Mar 2023 16:06:19 +0000 Received: from localhost ([127.0.0.1]:54798 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1phYJX-0004fZ-DL for submit@debbugs.gnu.org; Wed, 29 Mar 2023 12:06:19 -0400 Received: from lists.gnu.org ([209.51.188.17]:53956) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1phYJW-0004fS-77 for submit@debbugs.gnu.org; Wed, 29 Mar 2023 12:06:18 -0400 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 1phYJV-0005h3-V7 for guix-patches@gnu.org; Wed, 29 Mar 2023 12:06:18 -0400 Received: from smtpmciv2.myservices.hosting ([185.26.107.238]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1phYJU-0006JH-9D for guix-patches@gnu.org; Wed, 29 Mar 2023 12:06:17 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv2.myservices.hosting (Postfix) with ESMTP id B8D0A20E19; Wed, 29 Mar 2023 18:06:13 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 64B50800A4; Wed, 29 Mar 2023 18:06:13 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id PYz_R50FEdK0; Wed, 29 Mar 2023 18:06:13 +0200 (CEST) Received: from guix-nuc.home.arpa (bl9-119-177.dsl.telepac.pt [85.242.119.177]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id CE170800A1; Wed, 29 Mar 2023 18:06:12 +0200 (CEST) From: Bruno Victal Date: Wed, 29 Mar 2023 17:06:10 +0100 Message-Id: <4285a8b38718d19543bd47b4c4987efa3c494028.1680105954.git.mirai@makinata.eu> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.26.107.238; envelope-from=mirai@makinata.eu; helo=smtpmciv2.myservices.hosting X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 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: , 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=1680106046; a=rsa-sha256; cv=none; b=iLoreJm9GrsYgt9TDwxooT5dTSpiHGQXI5Gv9ZGq5YnQlZw0c0GWZ6b4r2kopruMdy3eFN SJMrSbrip+bFJ0PBrndg7gy59r+2wQpMTNK7nxICcGNolEcQnpo3kCIEJ+r78414jFa1FA J3L8OJLTlK7KJtgzD9DvcXdUWKoD80m5C8m1SXIql/B6u5tgXhAQUpW2fxxLIIsA6fMOU/ 5DPmjsTUcZc/0vRbm1n7xQ1GxfjPyv3FNFYBIVFaWUISjPC7HDXIUBW+bOq5uyEe+npJKR 1cOF822262AFf0S4TCRRG3ugwqWHWGAuwkkvgMqQBybZ+a99htDPh5id0H4uFA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1680106046; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=Klax3daWX9nqOt8Cfbyg3uIc1cyn1CHbAtI9fntwbzs=; b=TjLxGEaogZqsCHfwWInMoaBrDRph1X5/f+wiy8pU+gf9l706/VhCnRJYyJucLMqcPT0RHV jzCPwwcoapIZQEz5bWDJ/N0IEnVbBxvPBxtBMRsIpZze2NfSJ0PYBo/LH2dlnRFtkNmitj uwQzEN5/yOT0K3mcxufJJFbeuN1F+CdNwAxutMYEbUezq3B3wLOcCqkzyi5zkHeDA92o68 9VFnaD9FvQifIBb5HpJXnPcrUQqWzQPZJJb74Lo0HokofaA65oC2vvk4s5u/EB6SdoBoGw WfLX6YPmsgGaUN/uKeH9pcQbCJi6ByggzCFvZFsQKK/9FeBbv7975wEyJrDzGQ== X-Migadu-Spam-Score: -0.73 X-Spam-Score: -0.73 X-Migadu-Queue-Id: 291B911B96 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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" X-TUID: zLqTpyXAct+c Fixes . * gnu/services/configuration.scm (define-configuration-helper): Remove call to display within default-value-thunk. --- gnu/services/configuration.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/services/configuration.scm b/gnu/services/configuration.scm index 174c2f20d2..ed9d95f906 100644 --- a/gnu/services/configuration.scm +++ b/gnu/services/configuration.scm @@ -264,7 +264,6 @@ (define (define-configuration-helper serialize? serializer-prefix syn) (serializer field-serializer) (default-value-thunk (lambda () - (display '#,(id #'stem #'% #'stem)) (if (maybe-value-set? (syntax->datum field-default)) field-default (configuration-missing-default-value -- 2.39.1