From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 uEzBIIOsmGROOgEASxT56A (envelope-from ) for ; Sun, 25 Jun 2023 23:07:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0Om7IIOsmGScgwEAauVa8A (envelope-from ) for ; Sun, 25 Jun 2023 23:07:15 +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 419E8108DD for ; Sun, 25 Jun 2023 23:07:15 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qDWwo-0001ea-Sc; Sun, 25 Jun 2023 17:07:02 -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 1qDWwn-0001e2-Vg for guix-patches@gnu.org; Sun, 25 Jun 2023 17:07:01 -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 1qDWwn-0007A5-N9 for guix-patches@gnu.org; Sun, 25 Jun 2023 17:07:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qDWwn-0004Dl-IW for guix-patches@gnu.org; Sun, 25 Jun 2023 17:07:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64151] [PATCH] etc: Stop making sendemail behave strangely. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 25 Jun 2023 21:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64151 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 64151@debbugs.gnu.org, Maxim Cournoyer Received: via spool by 64151-submit@debbugs.gnu.org id=B64151.168772717916162 (code B ref 64151); Sun, 25 Jun 2023 21:07:01 +0000 Received: (at 64151) by debbugs.gnu.org; 25 Jun 2023 21:06:19 +0000 Received: from localhost ([127.0.0.1]:43767 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qDWw7-0004Cc-0Y for submit@debbugs.gnu.org; Sun, 25 Jun 2023 17:06:19 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43412) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qDWw4-0004CP-HX for 64151@debbugs.gnu.org; Sun, 25 Jun 2023 17:06:17 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qDWvz-0006y5-AS; Sun, 25 Jun 2023 17:06:11 -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=ycTgNKG6CpJfH5SE2oGzINM9VEM/og0/rLxmPvqGKlE=; b=iTsAM1Kqv6RKUBPs/jsV nkJegkN/MadR28aXgVM4+lrpiO6r2My7ySIMDqfVcOQZSLABcgtwHYHJFSTuxtSlwvpie9z7eHOZd gNOlceexwgaMASaqrdCa+pGjciSmmqOYFCnutkrSsjc66zm9X9H3poIx4s5r+8mK5Wpt4EIvdKmuV /N7ZUpwrExDstr7bPM7OPCwPzUBF5GeIJ7PxTXpa34P4dK+8E2jB8FfaDzOg6RPI5UQop88vLOoTb Y1lvG8K83ZOzSRTA9s1LdM4B0h3Fx98F/ax1ySTVMj+k8kIfoNBldZ1p4QuYagw/O0J2wb4WIU6s7 tnwRTdqRCG5Oqg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qDWvy-0000FP-UD; Sun, 25 Jun 2023 17:06:11 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Sun, 25 Jun 2023 23:06:04 +0200 In-Reply-To: (Christopher Baines's message of "Sun, 18 Jun 2023 12:49:19 +0100") Message-ID: <87leg7xner.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (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-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=1687727235; a=rsa-sha256; cv=none; b=EtgFF4oA3LovEWWUPRR2WGqSj8Ig0Q1xL35l+P4E2fOlO5jx3VXXezunRQgVjPnft3qkEn 56zFet81R4JwHj+uocwzYE2ZJ8zrVY5jRNHbD0191g3z579Xs61TaICiFcpQvOLJjwhCwG z9Q3pLT7r+0jPNy5A4lD/IDLTuBx5qkfjdCrtmRTvtSs4VWdzbjEswRz/NnStuM6V5Zx8Q 0hX/ADcGWpTjrNdiO1WwIIkNwAzsV7QIKJtI9OKHh+8XFGCYHYwBMo2M1IclO1JIZl4aDX 3krJJ9o8Xv6MpJAb6wga4lwYkfHreK0FTX5QUuj7jEWqNPFm0Sqfvfam/te+8A== 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=iTsAM1Kq; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1687727235; 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=ycTgNKG6CpJfH5SE2oGzINM9VEM/og0/rLxmPvqGKlE=; b=Ia8DMrT4gIlqbSvVccURI2GqQnHkYeemaCVkmXGvashcUPHfoiR7qbToalYc14UUynz4eY LPrFNnxjrxSLu25n7l+8Q4vjksSmH3niOqp8QJ4Y5TWSJImt5TKkVIvuqyuhKry9N7gQud 7C+1bP+9BCHUvTnndX9Qee7QUGgE/i9I+7fR+UuhnFzNv24E4VOLmolU0F4L7+F4hu+Adn tpFQG2btMDpzvVJpoHx+nv5YCtsGiYcC1xYYQBaixxGwSWYs02R7POX12Vk/sNZQNSCXl4 AAzjHrmFn1428NSniXV+ci2YJI/RmE8YUWEHz4WddvNbJ3sSiZO7//DadklKMA== Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=iTsAM1Kq; 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-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -5.25 X-Spam-Score: -5.25 X-Migadu-Queue-Id: 419E8108DD X-TUID: g4HDgv2JTWsD Hi Chris, (Cc: Maxim.) Christopher Baines skribis: > I noticed git send-email misbehaving, adding X-Debbugs-Cc headers that I > didn't intend to add. Some patches had X-Debbugs-Cc for myself, which is > irritating to me, and others were worse in that they X-Debbugs-Cc'ed other > people. > > * etc/git/gitconfig: Stop affecting sendemail. I think it was done on purpose, so that the team responsible for the code being changed would automatically be notified. I like the intention, though I understand one might find it a bit heavy-handed: we end up Cc=E2=80=99ing lots of people (and apparently this hasn=E2=80=99t resulted in an increase of review work, unfortunately). So I guess I can sympathize with both arguments in favor and arguments against this behavior. Thoughts? Ludo=E2=80=99.