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 gC4sByneMWVPAQEAG6o9tA:P1 (envelope-from ) for ; Fri, 20 Oct 2023 03:55:53 +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 gC4sByneMWVPAQEAG6o9tA (envelope-from ) for ; Fri, 20 Oct 2023 03:55: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 BB275577DC for ; Fri, 20 Oct 2023 03:55:52 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=hnYEYIAc; 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=1697766953; 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=/Obb5GqxDhUhsZkOsn/+UIy8JAkqS9fXYZtqF6sNc6c=; b=H9/Ap0Ze/5838r0etvo+z4IpZv0nh4gfF992X9S060KFGJlS1QEfRiv3NGnkjzhcPy8WC6 jNDHuYtnWuBFrDbUMKCOUuKuU43f3k7x0jvGyr9G7tBYewZURrIy5rn9CWG03wD7//e8Z1 BInAtMWAtm/icgAE6AeGXrvRwdERbQxDazm30jsL/xolccEBEW01gIZSqdWtvAx66MOcit sRyA54kHrBQ1+nT0TGDS3fe9l8luVb8lma0Efp5k+BEIFlt7TRSEaHy0Yy9zfm8WIcwsNV GABdpH7Gu3G/XQP78Loq963sHD0uxNyQGoPnn8MklCzsBboSrIja7JBSDcOThA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697766953; a=rsa-sha256; cv=none; b=OiSEandeFcBIrkIeyYF5pNgZDVjw+HSZI7wMO2KXkyeZEYBfVkSeARkJI8zSI4sZESv6Ou CWbOhTPY/HA2WgUgQHntTVk9ibOzbVc6JA/XUwAvVaV8T7WxwVHCI3O/PunFla6msKrP8s vK3hD/Hm8MXepn2p7n4Sz8e71faUY2ifERXWqAVkhrmHzUsFauFUbODYJMA5IVrG9hZ60t LV7FqT3zKWDJ9RAoMuP4Ai54+f3mSTPGdvdx9/nHwMDe1lXPynVwgSoxh+i6xmyWkL0ybw zjgT51UHArMdD/gsYI3P3QZwbp97I2wNPYBKVJRD5GOkcmOAEot5kTNNEQ6ksA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=hnYEYIAc; 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 1qteji-0007LH-7g; Thu, 19 Oct 2023 21:55:38 -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 1qtejf-0007L4-Eg for guix-patches@gnu.org; Thu, 19 Oct 2023 21:55:35 -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 1qtejf-0000Ie-5x for guix-patches@gnu.org; Thu, 19 Oct 2023 21:55:35 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtek5-0005nC-Ou for guix-patches@gnu.org; Thu, 19 Oct 2023 21:56:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66618] [PATCH] etc: gitconfig: Remove the default email address to avoid mistakes. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 20 Oct 2023 01:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66618 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Cc: 66618@debbugs.gnu.org Received: via spool by 66618-submit@debbugs.gnu.org id=B66618.169776691622195 (code B ref 66618); Fri, 20 Oct 2023 01:56:01 +0000 Received: (at 66618) by debbugs.gnu.org; 20 Oct 2023 01:55:16 +0000 Received: from localhost ([127.0.0.1]:38279 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtejL-0005lv-KC for submit@debbugs.gnu.org; Thu, 19 Oct 2023 21:55:15 -0400 Received: from mail-qk1-x735.google.com ([2607:f8b0:4864:20::735]:56610) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtejJ-0005lf-MU for 66618@debbugs.gnu.org; Thu, 19 Oct 2023 21:55:14 -0400 Received: by mail-qk1-x735.google.com with SMTP id af79cd13be357-7789a4c01ddso17815485a.1 for <66618@debbugs.gnu.org>; Thu, 19 Oct 2023 18:54:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697766881; x=1698371681; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:user-agent:message-id:date :references:in-reply-to:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=/Obb5GqxDhUhsZkOsn/+UIy8JAkqS9fXYZtqF6sNc6c=; b=hnYEYIAcOlkkmwlnGXM1k7/LdO+6OkXURFJe5Vek2x9wFPku59A1EJuTaWCIhugEkL MX9EI1aaiU9V9a5czZ2pyFhsNV/rsX3r7XhDtVL+FlkhmRU2WFAcIPBZ7iY+mNNoQ5KC zt9FZxn/Nn5eVehf894SsEVAbdIc4G4Eu0dVgyjBZ89K9qO/Gy2VtxS2CYYy48Aghpk7 Y6AcXZ2UzMo44Y0ySCsIlvncQTInLti6aJojrq6ag1CkAeUN6t3LB7uZdPhlxDGWfLBr H3ohyUbqJ1OVJ8ol3TeKqYMw65PcyriEBw5n02WpsAb2s/IymgIZkSk/6QMAeyjaBP9W Rrtg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697766881; x=1698371681; h=content-transfer-encoding:mime-version:user-agent: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=/Obb5GqxDhUhsZkOsn/+UIy8JAkqS9fXYZtqF6sNc6c=; b=Mw1BQSlBq5Hm9hMS1/M0cES+eTMoq3JV98YDAw96xUwhechT8NU8Bc9EdC8dmniwlD HMvga5Yuok6kZBNKwroWsoQuzL5WOUyaDtGBZASXymc46ek7lu/Fks4XKrPaNBWsK51L MJe/rRv51aR2fQFeUzsxecgC4zyqPjbBZHHGLiQFJkBm27DSSPQTKocLVF0MMgAd5ghb 5x3cxcmcpTzU6iYN5Rd8DBjvtZVVuWCXoKSHsJOb/gHOfIJkK2H+TXuetQEljtpMrYvD 9EYbovpiiOAevAOwcpd3GtpobaZLa6wvrc7Yg77Yb9EmGN+vr4YfgWDSjtW5b4Zg8AmG 3p5Q== X-Gm-Message-State: AOJu0YzU3KEh7Q0BT16KBX7P+/Xm9wG/UFxI8GjQ3RqQZCMhl+SaxVVu W2bN5Im2kv/T/OWqKi7ziKxM6KnmM+JmBQ== X-Google-Smtp-Source: AGHT+IEytyu5VSjx11ha2wVNX4utq0R6VgRjFR+hH1MFCj/efcAPGI+S1AZNvvZzZ6dNFwmX2JvNpA== X-Received: by 2002:a05:6214:da2:b0:66d:130c:bb9d with SMTP id h2-20020a0562140da200b0066d130cbb9dmr709535qvh.13.1697766880865; Thu, 19 Oct 2023 18:54:40 -0700 (PDT) Received: from hurd (dsl-156-111.b2b2c.ca. [66.158.156.111]) by smtp.gmail.com with ESMTPSA id ph5-20020a0562144a4500b0064f43efc844sm315196qvb.32.2023.10.19.18.54.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Oct 2023 18:54:40 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: ("=?UTF-8?Q?Cl=C3=A9ment?= Lassieur"'s message of "Thu, 19 Oct 2023 09:37:20 +0000") References: <87pm1bqtp1.fsf@gmail.com> Date: Thu, 19 Oct 2023 21:54:38 -0400 Message-ID: <87zg0em529.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) 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: 3.17 X-Migadu-Queue-Id: BB275577DC X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: 3.17 X-TUID: 3S+pWUtt0YLO Hi, Cl=C3=A9ment Lassieur writes: >> > This just happened to me twice in a row, so I imagine it could happen = to some >> > other people as well. >>=20 >> That's part of learning 'git send-email', I'd think :-). On a positive >> note, now you get to learn how to use Debbugs for the same price ;-). > > People don't expect their git/config to be modified in such > substantial ways. It's already difficult for new comers to use git > send-email well, please don't make it harder. (And I'm not even > talking about the crash.) > > There this git send-email feature: > >> The header of the email is configurable via command-line >> options. If not specified on the command line, the user will be >> prompted with a ReadLine enabled interface to provide the necessary >> information. > > that has been removed with your patch. I call this a bug. One could argue it's also a misleading documentation. It should say if a 'to' address is not specified *or* configured. What would you have typed interactively if prompted; guix-patches@gnu.org? :-) I think you might grow to like this default after this initial mishap. > I prefer the "wontfix" tag if you really don't want to amend your patch. = :-) OK! I'll leave this opened for a bit longer to allow for others to tip in, after which I'll do so. --=20 Thanks, Maxim