From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0HhxLCK5AmVjqgAAauVa8A:P1 (envelope-from ) for ; Thu, 14 Sep 2023 09:41:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0HhxLCK5AmVjqgAAauVa8A (envelope-from ) for ; Thu, 14 Sep 2023 09:41:22 +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 EC98E5BEDA for ; Thu, 14 Sep 2023 09:41:21 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rdklein.fr header.s=zoho header.b="JTjq/Uwy"; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.eu:reject}"); 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=none ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694677282; 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:resent-to: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=l/JNqNDr8lUDqaaSCFmm8L4IQuEt1tcCwxW4nvTMsU4=; b=KPebXp/e4Ipuv2fK9P2DZd0AgdZG8T5UeDJZaWfzY+QZSha4Mjk70aVIEKsipqbNxqET5W PgJzvjbHQ7/xx1xmTNGyRWiFMvaAKDLYm+iAsafdyvr26jet8oDt37X+6ycYJ9rX1jkcxP 6ALoWrIypPb9qgYUka41IHlC459P8OB5FO4JMjxM3Vj3h4JqdnkRaEGMu7e+jAUS4dB/dg wbeveAwF0TmQD5iKgwbwUbGFv0xJtHx5CAiJw3PeU9rEE9BvAjmhrR3rkiCCtvdGCm61Qw Ui+JjzTKJ7It+a5BQrTtMQe3xSVWXKzOBwoNgKYaINa5RfxQ6zZRy9/To/Kluw== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rdklein.fr header.s=zoho header.b="JTjq/Uwy"; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.eu:reject}"); 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=none ARC-Seal: i=2; s=key1; d=yhetil.org; t=1694677282; a=rsa-sha256; cv=fail; b=pads7a1MABuIVfjoEsPjlYR1opTiB+jjyXVB9PUwGjaOOTEm5ZnOWynnR2UwXSooD6JmKW OJAPoKpdUUfWt/hNMX5g/bsrz0XpKRZZnqJvWtibM4SZyA3wK1hlYdzXZyO7fD5COvLLIS 7z6pb5yKAcrXKisAHG1Vwnugzra1NYX7z2jaPcrEeMhuQTuJqX8SerMS8AzMnGMKv0sp+i CbXQNVp8YHT+uQtBpohwsxOB2tntkVwKJAIL2Xx94TaxJkMUWKbAZR3P/0MLFIYGIpRfl3 B/QvcTE0DNdehalZSPOoCS07k7YhfOM5KQSmPuOO8A9SDFYy0BkZUld+k2TspQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qggyC-0005yW-1V; Thu, 14 Sep 2023 03:41:00 -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 1qggy9-0005wV-KY for guix-patches@gnu.org; Thu, 14 Sep 2023 03:40:58 -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 1qggy9-0006vY-Bu for guix-patches@gnu.org; Thu, 14 Sep 2023 03:40:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qggyF-0007ph-0u for guix-patches@gnu.org; Thu, 14 Sep 2023 03:41:03 -0400 Subject: bug#65942: Acknowledgement ([PATCH 02/33] doc: golang: Minor grammar fix on comment) Resent-From: Edouard Klein Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 14 Sep 2023 07:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65942 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65942-done@debbugs.gnu.org Mail-Followup-To: 65942@debbugs.gnu.org, edou@rdklein.fr, edk@beaver-labs.com Received: via spool by 65942-done@debbugs.gnu.org id=D65942.169467722930013 (code D ref 65942); Thu, 14 Sep 2023 07:41:02 +0000 Received: (at 65942-done) by debbugs.gnu.org; 14 Sep 2023 07:40:29 +0000 Received: from localhost ([127.0.0.1]:37084 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qggxh-0007o1-7u for submit@debbugs.gnu.org; Thu, 14 Sep 2023 03:40:29 -0400 Received: from sender-op-o10.zoho.eu ([136.143.169.10]:17839) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qggxY-0007nk-Bm for 65942-done@debbugs.gnu.org; Thu, 14 Sep 2023 03:40:28 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1694677212; cv=none; d=zohomail.eu; s=zohoarc; b=BHSIelnBD3cgK46sXWRw7J/anMxosmKT0aySVlE7deRffA0N2rK6PA0aVUnPEcka5IfkrodDSMdWVQ1V04argapUVTDRvn5Ua1juXj3KRH0BlRKPE2qdJgQ9OOuXNyIE4lmeewWpqzVgjpjOHzbGC4yE3N9I9yJ28gJELuxlglo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1694677212; h=Content-Type:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To:Cc; bh=l/JNqNDr8lUDqaaSCFmm8L4IQuEt1tcCwxW4nvTMsU4=; b=Ig8F8rhJmzDmmSSR5zZfZX4erVEhZEFztO/MEgJYJ7lPH0Ehr4iw296FjedyXVDee2hrCm+FsGYXH5zvb3uiRSD+59yOvhKWofIXiwY/npygkfC0jrLJRNHl418xMZ53za7YBSQP0kJgek57jCJjCqsqlUpiRpVx6vZdmo8mlUo= ARC-Authentication-Results: i=1; mx.zohomail.eu; dkim=pass header.i=rdklein.fr; spf=pass smtp.mailfrom=edou@rdklein.fr; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1694677212; s=zoho; d=rdklein.fr; i=edou@rdklein.fr; h=References:From:From:To:To:Subject:Subject:Date:Date:In-reply-to:Message-ID:MIME-Version:Content-Type:Message-Id:Reply-To:Cc; bh=l/JNqNDr8lUDqaaSCFmm8L4IQuEt1tcCwxW4nvTMsU4=; b=JTjq/UwycJ6KggfT4zN3I6tMYu/97tJEpKpbbzVjnnSWbNDmFZNFEJpqJ6G67znf DWNOnKasIGNAsIbbwiEF+ipj+5ZWhzJTaxVf2wyRNw6+GJLLOZGfSraqkxBH8e+zDrS ib6Q4pD66aldxLOjeuZNBlSr/cdg6ZtLEr6PnuNa/YXszugCu/SN5YverCt8uHw4fHU HneLZqw62nGj8SyUY4QmZZJrPAaUXJ+6sNpcmD1Q/oFkaLMj7CTFRFDOZVRsu8HXlxO IWDi2e8muRq2vwfrvxzqzSOpa7lzpkW8ZNPFMZ6zuauRbZOmCoPJNcq2ZfnIAi1MDHZ CdeQPrNAPg== Received: from schwarzy (lfbn-idf3-1-667-244.w86-252.abo.wanadoo.fr [86.252.237.244]) by mx.zoho.eu with SMTPS id 1694677208882847.6489707860139; Thu, 14 Sep 2023 09:40:08 +0200 (CEST) References: User-agent: mu4e 1.10.2; emacs 28.2 From: Edouard Klein Date: Thu, 14 Sep 2023 09:40:03 +0200 In-reply-to: Message-ID: <875y4d6w4o.fsf@rdklein.fr> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External 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-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 0.59 X-Spam-Score: 0.59 X-Migadu-Queue-Id: EC98E5BEDA X-TUID: LiGAQbfzgUXW help-debbugs@gnu.org (GNU bug Tracking System) writes: > Thank you for filing a new bug report with debbugs.gnu.org. > > This is an automatically generated reply to let you know your message > has been received. > > Your message is being forwarded to the package maintainers and other > interested parties for their attention; they will reply in due course. > > As you requested using X-Debbugs-CC, your message was also forwarded to > Katherine Cox-Buday > (after having been given a bug report number, if it did not have one). > > Your message has been sent to the package maintainer(s): > guix-patches@gnu.org > > If you wish to submit further information on this problem, please > send it to 65942@debbugs.gnu.org. > > Please do not send mail to help-debbugs@gnu.org unless you wish > to report a problem with the Bug-tracking system.