From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id gCdSLkQe8GLu+wAAbAwnHQ (envelope-from ) for ; Sun, 07 Aug 2022 22:19:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id +K5NLkQe8GK4SAAA9RJhRA (envelope-from ) for ; Sun, 07 Aug 2022 22:19:16 +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 5FEB1C03C for ; Sun, 7 Aug 2022 22:19:16 +0200 (CEST) Received: from localhost ([::1]:54960 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oKmjz-0001pX-J0 for larch@yhetil.org; Sun, 07 Aug 2022 16:19:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45608) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKmjm-0001o2-IL for guix-patches@gnu.org; Sun, 07 Aug 2022 16:19:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48612) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oKmjm-0007GG-8u for guix-patches@gnu.org; Sun, 07 Aug 2022 16:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oKmjm-0006O9-1D for guix-patches@gnu.org; Sun, 07 Aug 2022 16:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56898] [PATCH 00/13] Put the pretty printer to good use Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 07 Aug 2022 20:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56898 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: 56898@debbugs.gnu.org Received: via spool by 56898-submit@debbugs.gnu.org id=B56898.165990350424505 (code B ref 56898); Sun, 07 Aug 2022 20:19:01 +0000 Received: (at 56898) by debbugs.gnu.org; 7 Aug 2022 20:18:24 +0000 Received: from localhost ([127.0.0.1]:38361 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKmjA-0006NB-Eo for submit@debbugs.gnu.org; Sun, 07 Aug 2022 16:18:24 -0400 Received: from eggs.gnu.org ([209.51.188.92]:60804) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKmj5-0006Mt-75 for 56898@debbugs.gnu.org; Sun, 07 Aug 2022 16:18:23 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:60144) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKmiz-0007Dt-VB for 56898@debbugs.gnu.org; Sun, 07 Aug 2022 16:18:13 -0400 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=NdCe5okpzA6AiJgREMd/MIiO4ivBpdkM7wWvRl2aipA=; b=kh894TpQSPlz4jZYJqiZ lU1AtWaCktcSDDP7SL0jFCaSSVaG9Hg/kZmlCSX0/et+2dckHl8I/gw7HtHnC82we7U/lg9dByUHy gL8tcg2zVKBSS/+rdwK0eMuqdMXnmTnB5iLq6y/9wj6BLenuyITzCXyQcrZdZHgG1zv433svedlP6 RpAocFuJahH5nfzU8UcrSSoJqJwKR09J9eGHJuiwclz4jOTjLPObQQE835C5vdHje2rRCOfJK8+ka wlyAJSiTNEDqRNH+G7PDgbzIRVvcaJ+gyU/DTBK99n/YgGqw71y9RfvCLJcjUuTsqeU2j2HdkEndf rwPTDEUKjYmj2g==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:49598 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKmiz-0004xX-HE; Sun, 07 Aug 2022 16:18:13 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220802214236.18965-1-ludo@gnu.org> <87iln4gwe5.fsf@gnu.org> Date: Sun, 07 Aug 2022 22:18:11 +0200 In-Reply-To: <87iln4gwe5.fsf@gnu.org> (Mathieu Othacehe's message of "Sun, 07 Aug 2022 12:50:42 +0200") Message-ID: <871qtrdczg.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659903556; 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=NdCe5okpzA6AiJgREMd/MIiO4ivBpdkM7wWvRl2aipA=; b=Cuum9JlJ+j5amliqfeYGoygKuWjaDTrdflgfWmhQosN0AT5pcRf0c+nhJgOTF346DBFJat ne2WarSJhrwc+6SGFKGaAoecFxAGXtEBdx2KWcSCY0oK+Y+qq7qYBpeY4lJ03YU5zN7gyN j/gnr+rfYuSK9V3v0PysEvnzJL29AtqLYFA0JoBgbHvjNz7k6upORjedWvvsrq+1qW0yIa 4AQ+cTC4yrF9bwCAfR2WuYLawypaFT+2nOtCGEwS/tQKlbE1nn+T1lrg2dHoJRchm83hAP k7tgBBvo+VVJmLgPj3o+3FyHO3lva4T0bz3lxgQuMMNV9EkD1Fzb0rD5ZNw/vw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659903556; a=rsa-sha256; cv=none; b=KglXYume2pTbAZ8MQz3ZahJXkjITTXYNFN8TJtSc8ASh8Ef9orcAqGEHrTyrlZrUdBg2i1 TecLk6w7hHFsH8cp5w/fQihThuF5YuLqVGMjkiL53TCFwvbtFokgyOshlEjOmm3Zencg3r l31byjsB/tVITyhfaeOmOfsQeJlvId29y+q73pgaK+Dr9uQSB+lLMq/cQXA05oMMNdZ743 eJKbAPAfoWW49Sq+k2zuVBavrffKP1XV9rYBoCpYLA/WMEy6BTF+lwMhVNphfY3Xz/evW0 H90gPd+S715SmeDTJ39oCZoikgK+bMNCh5smPh8NFW2ZDZYa7o7VSnmDKkOa8Q== 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=kh894TpQ; dmarc=pass (policy=none) header.from=gnu.org; 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-Migadu-Spam-Score: -3.79 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=kh894TpQ; dmarc=pass (policy=none) header.from=gnu.org; 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-Migadu-Queue-Id: 5FEB1C03C X-Spam-Score: -3.79 X-Migadu-Scanner: scn1.migadu.com X-TUID: PEnvTGJSqAda Hi Mathieu, Mathieu Othacehe skribis: > Wow, nice! I tested the installer part, everything seems to work fine > and the new comments are a welcomed addition. Thanks for taking a look, I=E2=80=99m glad you liked it! I guess we could add more comments in the generated OS config to guide people; I wasn=E2=80=99t sure where to add them and how to frame them, but = we can do that later. Ludo=E2=80=99.