From: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
To: Junio C Hamano <gitster@pobox.com>
Cc: Jorge-Juan.Garcia-Garcia@ensimag.imag.fr, git@vger.kernel.org,
Mathieu Lienard--Mayor <Mathieu.Lienard--Mayor@ensimag.imag.fr>
Subject: Re: [PATCH] send-email: allow use of basic email list in --cc --to and --bcc
Date: Tue, 18 Jun 2013 17:05:14 +0200 [thread overview]
Message-ID: <vpqehbzpihh.fsf@anie.imag.fr> (raw)
In-Reply-To: <7vip1b8nut.fsf@alter.siamese.dyndns.org> (Junio C. Hamano's message of "Tue, 18 Jun 2013 08:01:14 -0700")
Junio C Hamano <gitster@pobox.com> writes:
> Doesn't
>
> git send-email --to='Foo <foo@example.com>' --to='bar@example.com'
>
> work? If it does, I do not see much point of this change. If you
> are starting from two pieces of information, why combine it into
> one, only have the program to split it again, risking to be bitten
> by bugs, and changing the code to do so, risking to add new bugs?
The obvious use-case is to copy-paste a list of addresses from an email.
Currently, the Cc: list of the email I'm sending looks like
Cc: Jorge-Juan.Garcia-Garcia@ensimag.imag.fr, git@vger.kernel.org, Mathieu Lienard--Mayor <Mathieu.Lienard--Mayor@ensimag.imag.fr>
If I were to use "git send-email" on it, I'd have to cut the list
myself.
This could be mentionned in the commit message.
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/
next prev parent reply other threads:[~2013-06-18 15:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-18 9:51 [PATCH] send-email: allow use of basic email list in --cc --to and --bcc Jorge-Juan.Garcia-Garcia
2013-06-18 10:12 ` Ramkumar Ramachandra
2013-06-18 10:15 ` Mathieu Liénard--Mayor
2013-06-18 10:21 ` Ramkumar Ramachandra
2013-06-18 10:26 ` benoît person
2013-06-18 10:47 ` Ramkumar Ramachandra
2013-06-18 10:54 ` Mathieu Liénard--Mayor
2013-06-18 10:58 ` Ramkumar Ramachandra
2013-06-18 11:06 ` Matthieu Moy
2013-06-18 10:55 ` Ramkumar Ramachandra
2013-06-18 15:01 ` Junio C Hamano
2013-06-18 15:05 ` Matthieu Moy [this message]
2013-06-18 16:26 ` Junio C Hamano
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=vpqehbzpihh.fsf@anie.imag.fr \
--to=matthieu.moy@grenoble-inp.fr \
--cc=Jorge-Juan.Garcia-Garcia@ensimag.imag.fr \
--cc=Mathieu.Lienard--Mayor@ensimag.imag.fr \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.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.