From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id YEMBAUUcMGX4BQAAG6o9tA:P1 (envelope-from ) for ; Wed, 18 Oct 2023 19:56:21 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YEMBAUUcMGX4BQAAG6o9tA (envelope-from ) for ; Wed, 18 Oct 2023 19:56:21 +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 D89E2682E7 for ; Wed, 18 Oct 2023 19:56:20 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=LYoD00l4; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697651780; 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=S5K6Sc0Rp5+v8FkN7S1O0Bg78CTcPVyj6KTFdctQb+I=; b=da5fFTUIosXEi59c4cjgo8JfYgEVozmOFf64QAQjpUD/H2NpiR+oFFHHT3FXSxlX5p7oHE 7gAkSGQOcIalqO6+xH39y1l5P4wQFC1zsmqNWSJ+hYL5ejZbW+lY1NF4Jsn5W74yut+LUk 5NwnmOX5MJx21bCJYaWFcYIQUAkGMcGZteHhIUP0AtLEo8iVnszgi0KYNiO4xO2SRUliYD HQ1ON4eQ+bDMgNKi6kLwhXyzLpXao5A+z/3DTvBebkN/DUvJ5hVymvv8RyMk3GN6Zz/ANT Pzssp/n4x+Gy/n52s8vzkbQ8rtDHD3vn3dcogrTgdSVsuWGweGV/T2YaIradaQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697651780; a=rsa-sha256; cv=none; b=J6GuFUL3ZMSmdhPdQYjtx/GB4jCeixDGSY4Bmkj0ewmyn017ZzFIusHVMUNJj6ReIdbspc Goe8KUaVAgy/rMh2278Vl9PRirnibpAi4zoVOYLcEBkdpwSdhlfvhhJQH4qgNigaaJMs0t wR2jlQ7DSaMgivI8ZYk5FSL5xDEotCTv5n1w9qp2htzccBrnI2cCvShRNfpOlUTSTQzr2d C0ScfIN8qtXh5ECEIa+ar3lVAcodsshiz5APzynhl2FdDM+OXOcbk1lw1IqQwcYWvp38LA VYM5bRinGUdWskNPu0xkZz337f+TsDXl2zlGrYsDBlMeRbOoDZlpYkzf++rofA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=LYoD00l4; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtAlf-0007ix-2U; Wed, 18 Oct 2023 13:55:39 -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 1qtAld-0007iF-Fx for guix-patches@gnu.org; Wed, 18 Oct 2023 13:55:37 -0400 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 1qtAld-0005Qu-7I for guix-patches@gnu.org; Wed, 18 Oct 2023 13:55:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtAm2-0003eM-Ld for guix-patches@gnu.org; Wed, 18 Oct 2023 13:56:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66577] [PATCH 0/4] Newcomer-oriented improvements to the manual and cookbook Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 18 Oct 2023 17:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66577 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 66577@debbugs.gnu.org Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by 66577-submit@debbugs.gnu.org id=B66577.169765175914014 (code B ref 66577); Wed, 18 Oct 2023 17:56:02 +0000 Received: (at 66577) by debbugs.gnu.org; 18 Oct 2023 17:55:59 +0000 Received: from localhost ([127.0.0.1]:34620 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtAlz-0003ds-1b for submit@debbugs.gnu.org; Wed, 18 Oct 2023 13:55:59 -0400 Received: from mail-wr1-x434.google.com ([2a00:1450:4864:20::434]:41403) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtAlx-0003dT-Dr for 66577@debbugs.gnu.org; Wed, 18 Oct 2023 13:55:57 -0400 Received: by mail-wr1-x434.google.com with SMTP id ffacd0b85a97d-32da02fca9aso1279794f8f.1 for <66577@debbugs.gnu.org>; Wed, 18 Oct 2023 10:55:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697651724; x=1698256524; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:from:to:cc:subject:date:message-id :reply-to; bh=S5K6Sc0Rp5+v8FkN7S1O0Bg78CTcPVyj6KTFdctQb+I=; b=LYoD00l4BSwwJ/f1j0P/PPPJ6lDl8NXpHAk+paiKaQUUki9ekz/QK/izoRGEuObBun CuSZ5jxJOgYgTY8OxQbQJY1mVpv/80Qz7pL7W7B0x3rONWQX8Xd3bO441EJ8TD45FJgM emtZ9ctLeDH2zIzj7ds518E/ViE1V4FSuun+uW3A1cXbJp6GS8++0sIiQ9eJUfxIJ3ip R1i2SZSVB3uPmQ89+ho55eEEIMe0cjx8dlDGA2KJq6y4Hj+/YILi1n5hYaWXsSlO4sP4 LnW+jn82Qzeu4LZM+cVkGK38vTK44Ov4K2kFcrRdnQQFoMSgpwgITSMAtnMgGyf+ja8a ORWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697651724; x=1698256524; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=S5K6Sc0Rp5+v8FkN7S1O0Bg78CTcPVyj6KTFdctQb+I=; b=n4h29yUBylcJ5qnKxHrkapwDqFpjTPZdJZMX8CIxHiUnyCuuaJ1N2nte3gO1RiDh9w QA2kyAdEIwczGKwH/jkM2Ff3PeDoE6x+NtMcBlTIS4UHcFHPIOfE9DK/ZjPNPJrNPkBW 8ER3RwSuB093UnLhkaedldYlKayNbJH/BjuodXV784sROnv/DeVXxyp+cKTgpBsTpQCB dCbewMjgFnqvjLcIAO1otYx3KNm1jMIjJM7B4foF5k1yg+so4ftZu3UFDMn0JF+Ind8U jspu8wkbLaybXzWvNdb6gEPeU/L8bQlrzr8eCUAsiH88aVL9n/tvxqZ/RGVthhZzIhdy duNQ== X-Gm-Message-State: AOJu0YwfrVTs6WPmENCZzGBhXbkNq2YIcenXPetlR6td+JyGBgScoKai XTxVXlAwLgEZVZfhlRPIBqg= X-Google-Smtp-Source: AGHT+IHatkiP3f8hYXi3vDVImyoet1sqwQ5s7xA7QCRuv28idO6ssobuoWBr7K0HDVbSb/Vzd1bZKw== X-Received: by 2002:a05:6000:1282:b0:32d:c1e2:7aa9 with SMTP id f2-20020a056000128200b0032dc1e27aa9mr5220606wrx.0.1697651724638; Wed, 18 Oct 2023 10:55:24 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id b16-20020a056000055000b00326f5d0ce0asm2641417wrf.21.2023.10.18.10.55.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Oct 2023 10:55:24 -0700 (PDT) From: Simon Tournier In-Reply-To: References: Date: Wed, 18 Oct 2023 18:34:30 +0200 Message-ID: <874jinq489.fsf@gmail.com> 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: 2.88 X-Migadu-Queue-Id: D89E2682E7 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 2.88 X-TUID: 99a42VZmn+hA Hi, Cool! That=E2=80=99s better. On Mon, 16 Oct 2023 at 14:36, Ludovic Court=C3=A8s wrote: > Ludovic Court=C3=A8s (4): > doc: Move =E2=80=9CSystem Troubleshooting Tips=E2=80=9D below. > doc: Mention Guix Home in =E2=80=9CGetting Started=E2=80=9D. > doc: cookbook: Suggest =E2=80=98guix shell=E2=80=99 as an alternative t= o multiple > profiles. > doc: cookbook: Add cross references to the manual regarding manifests. LGTM, except keep the mention about profile in =E2=80=9CGoing further=E2=80= =9D of =E2=80=9CGetting Started=E2=80=9D. Cheers, simon