From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SAEpHz17JmXeHQEAauVa8A:P1 (envelope-from ) for ; Wed, 11 Oct 2023 12:38:53 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SAEpHz17JmXeHQEAauVa8A (envelope-from ) for ; Wed, 11 Oct 2023 12:38:53 +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 684DE32605 for ; Wed, 11 Oct 2023 12:38:53 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=cFqLxqSO; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-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=1697020733; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=btjL/G9UaVW6klgJRTHlr4i5Ccwv/84NwF3iu7qZwIM=; b=PfVwJcpk9g2Cerz+BJRsrRkq2V8qO6ckkhp8ot+GhIVMbcItwOQscBnWMl7lltgX4QOr6F SeY/WVitb+vGkHXl8xfVH6Oq8/o9lMm2IklCXheUIVSdspJqAaIcrKeco0s8l5odPwaXjL DF6YgYutbbD+M06GoUFRImQK+b7NQLrJiimWAUDv+Go7Yl88HlAXbO0TPm+w/elHZzQamu Yo0RoN/vQUdEZ0+tKV8FuoLF39DYKcX2/aMCCd+UFLFF54QClCM6aZNsvDLlw5Fp/ShacX hxpnhgndCF+KKcnvumUz8ZPyN6hKaQlRBBKlP9LYxmT/uY+oh72SEu7LoVSL1A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=cFqLxqSO; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697020733; a=rsa-sha256; cv=none; b=nlKAM2qto8BXvlhA9WKNdegX2Iu5Uh/aoYARUyTyu0FCeuDhjTE+kdHFaIvIyKygiIQM/+ 923PkRxW6fBHcCBObbFv8HjN3z6dOgGcwI13QGvhuvdEtCbaWmhXpijXPqqP0bSkN+oYlT mJF2PnBkzW7DSYsRvs85qv7VqNRn0m0rcGms1Ph6b8mnjWwHnhWBgEVG7XnJMrcaMTFT4H QFxaz9hLx3htcSLAz/p2eQJfIsEbazhYumlnN9p05ImT+e/25TNqF1dVCMgspauwlchiKm e6X9H8b/nORmHmYJDFUAZ4mBvrdVOOMyplkNlD0S2Z+4gfseE7Asr+MxQL3E0A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqWc0-00065q-4v; Wed, 11 Oct 2023 06:38:44 -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 1qqWbx-00060e-AC for bug-guix@gnu.org; Wed, 11 Oct 2023 06:38:42 -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 1qqWbx-0006aJ-2D for bug-guix@gnu.org; Wed, 11 Oct 2023 06:38:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqWcI-0000XS-OZ for bug-guix@gnu.org; Wed, 11 Oct 2023 06:39:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#66319: Incorrect code snippet in manual Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 11 Oct 2023 10:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66319 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Gabriel Hondet , 66319@debbugs.gnu.org Received: via spool by 66319-submit@debbugs.gnu.org id=B66319.16970206901980 (code B ref 66319); Wed, 11 Oct 2023 10:39:02 +0000 Received: (at 66319) by debbugs.gnu.org; 11 Oct 2023 10:38:10 +0000 Received: from localhost ([127.0.0.1]:37627 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqWbS-0000Vs-7O for submit@debbugs.gnu.org; Wed, 11 Oct 2023 06:38:10 -0400 Received: from mail-wm1-x32e.google.com ([2a00:1450:4864:20::32e]:39037) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqWbP-0000Tw-2d for 66319@debbugs.gnu.org; Wed, 11 Oct 2023 06:38:08 -0400 Received: by mail-wm1-x32e.google.com with SMTP id 5b1f17b1804b1-406532c49dcso17106085e9.0 for <66319@debbugs.gnu.org>; Wed, 11 Oct 2023 03:37:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697020659; x=1697625459; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=btjL/G9UaVW6klgJRTHlr4i5Ccwv/84NwF3iu7qZwIM=; b=cFqLxqSO7LVOMzTsCJYrea7GAGxIWEmlC8f5J0YxH7z1WGaXG4wo0jiH4XgAo04R8H cpAIdj4hRmjG+ZEVkLVWRIc5bHkSoC3hLET6RcGPva/Jnh37j5nfbfEi2spmikM1JDPg LAB+6h8aTzwdH4HECry+rjLTwPn5wwwBUwDFtITExGigfsBqxQcVQT5BX4lGOGh1BZEr JU37j9IYdMSZUX7FP+ueeLkybsjcQcvjGzdKu8EtXdHkPN3yydYxxEGTqVz80cA+Tu7G 3qmjUjvF4b9QwNNojq8b7AfdKFuhakTyo9lObO6A9tvUbRSLj0kStXIKDuv4vpaqfkXk UjbQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697020659; x=1697625459; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:x-gm-message-state:from:to:cc:subject :date:message-id:reply-to; bh=btjL/G9UaVW6klgJRTHlr4i5Ccwv/84NwF3iu7qZwIM=; b=d2t0BRapkOdoxJx9hKQ7WVJhMJogn5d+S89L8sBHwl3eRG8CWvxo1gqL7P6X0Ep5PJ tYxZdFiptbpmEe9OOx7/c2u4b4ciVfZsHbblycjJYr3thX9L5MzXjQLmJ1hyc0h5m7Uc 4pqUppPaRnDi8fMOYlcqVJR6xxiwYhmISVfX3CC7k7li4ONrhdP99+qX5x/zCQm5HQif kGb7+yagqoGkVnIudrpOCM1de00gBRfJv+eW26nTFivCnMrPDujpvY7Cj8uywFFxEhPW Rb1mw1qkzselnOFyVJECuCh41LEFtA2ufQBJyZ42mRK6ou0k/2CWKmJMW4c2unFE39vM Aj3Q== X-Gm-Message-State: AOJu0YyFhTILKjBwy0y4Q5i00Jfdb5vUKA1INwmeYtyzs7qB/G/EoCPx Y5kBeDseTMCD1Sc16NAqOObkaVJvXXM= X-Google-Smtp-Source: AGHT+IGhzpEj5c0nLbPqzTWPLPcTZoO99A3L7tNhugCcWTzYy/qfirXYxa3Lrm9pO6euJX1+NnJjZg== X-Received: by 2002:a05:600c:1c1f:b0:405:38d1:621 with SMTP id j31-20020a05600c1c1f00b0040538d10621mr18235522wms.3.1697020659237; Wed, 11 Oct 2023 03:37:39 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id v14-20020a05600c214e00b00401c595fcc7sm18676833wml.11.2023.10.11.03.37.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Oct 2023 03:37:39 -0700 (PDT) From: Simon Tournier In-Reply-To: References: Date: Wed, 11 Oct 2023 12:36:24 +0200 Message-ID: <868r89jviv.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: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 2.82 X-Spam-Score: 2.82 X-Migadu-Queue-Id: 684DE32605 X-Migadu-Scanner: mx2.migadu.com X-TUID: 18kelPi2TXk3 Hi, On Mon, 02 Oct 2023 at 18:38, Gabriel Hondet via Bug reports for GNU Guix <= bug-guix@gnu.org> wrote: > The code snippets of the page 'Sending a patch series' look incorrect to > me: the snippets mention the email address > "guix-patches@debbugs.gnu.org" but the text mentions > "guix-patches@gnu.org". Yes, indeed=E2=80=A6 > The documentation I'm looking at is the one accessible at > https://guix.gnu.org/manual/en/html_node/Sending-a-Patch-Series.html#Mult= iple-Patches =E2=80=A6this documentation is frozen for release v1.4.0. The current one = is: https://guix.gnu.org/manual/devel/en/guix.html#Sending-a-Patch-Series where it is fixed, if I read correctly. Well the origin of your confusion is already tracked by: bug#51000: The Web manual situation is still needlessly confusing Tobias Geerinckx-Rice via Bug reports for GNU Guix Mon, 04 Oct 2021 00:12:55 +0200 id:87ilydycps.fsf@nckx https://issues.guix.gnu.org//51000 https://issues.guix.gnu.org/msgid/87ilydycps.fsf@nckx https://yhetil.org/guix/87ilydycps.fsf@nckx Therefore, I am proposing to close. WDYT? Cheers, simon