From: Teemu Likonen <tlikonen@iki.fi>
To: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: git@vger.kernel.org
Subject: Re: Changing the defaults for send-email / suppress-cc ?
Date: Sun, 01 Mar 2009 07:49:00 +0200 [thread overview]
Message-ID: <87ljrphjxv.fsf@iki.fi> (raw)
In-Reply-To: <7d1d9c250902281129t1ea0d9d0k796d97bdd0af046d@mail.gmail.com> (Paul Gortmaker's message of "Sat\, 28 Feb 2009 14\:29\:39 -0500")
On 2009-02-28 14:29 (-0500), Paul Gortmaker wrote:
> I've been involved in helping people who are new git users, and the
> one thing that seems to violate the principle of least surprise for
> them is the default setting for the sendemail.suppresscc -- in that
> the new users don't expect the additional CC lines to be automatically
> added based on what is present in the content of the mbox
> (format-patch output).
> In light of this, I've simply advised new users to run something like:
>
> git config --global sendemail.suppresscc all
>
> ...just so that they won't accidentally do what I've described in the
> above.
Agreed. In the past I have sent a couple of test patches to wrong places
because of these automatic CCs. I think that send-email or any e-mail
client should only send mail for addresses which user has explicitly
selected or otherwise confirmed.
With a time machine I would make the opposite option for send-email:
something like sendemail.autocc and --autocc=. Then user would configure
different recipient categories who she wants to send automatic CCs. It's
easier to think this way. But we don't have a time machine so at least
some kind confirm message would be nice.
prev parent reply other threads:[~2009-03-01 5:50 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-28 19:29 Changing the defaults for send-email / suppress-cc ? Paul Gortmaker
2009-03-01 0:21 ` Junio C Hamano
2009-03-01 1:32 ` Paul Gortmaker
2009-03-01 3:53 ` [PATCH] send-email: confirm auto cc before sending Jay Soffian
2009-03-01 18:09 ` Sverre Rabbelier
2009-03-01 6:30 ` Changing the defaults for send-email / suppress-cc ? Nanako Shiraishi
2009-03-01 6:59 ` Jay Soffian
2009-03-01 7:01 ` Jay Soffian
2009-03-01 7:05 ` Jay Soffian
2009-03-01 5:49 ` Teemu Likonen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ljrphjxv.fsf@iki.fi \
--to=tlikonen@iki.fi \
--cc=git@vger.kernel.org \
--cc=paul.gortmaker@windriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.