From: Bjorn Helgaas <bjorn.helgaas@hp.com>
To: "Karl Hasselström" <kha@treskal.com>
Cc: git@vger.kernel.org
Subject: Re: extracting to/cc addresses for stg mail
Date: Tue, 5 Aug 2008 11:43:19 -0600 [thread overview]
Message-ID: <200808051143.19683.bjorn.helgaas@hp.com> (raw)
In-Reply-To: <20080805133922.GB29499@diana.vm.bytemark.co.uk>
On Tuesday 05 August 2008 07:39:22 am Karl Hasselström wrote:
> On 2008-08-01 16:50:45 -0600, Bjorn Helgaas wrote:
>
> > Is there a way to make stg pay attention to my "To:" lines in the
> > patch description? Or another way to accomplish this?
>
> It can't do it at the moment, but it should be easy to fix. In
> stgit/commands/mail.py, the following lines
>
> if options.auto:
> extra_cc = __get_signers_list(descr)
> else:
> extra_cc = []
>
> add the extra CC addresses. You could augment __get_signers_list to
> return a tuple of to and cc addresses instead of just cc addresses,
> pass those addesses to the same place extra_cc is fed now, and that's
> it.
>
> If you really hate Python, don't have time, etc., I can do it for you
> (as long as you agree to test it) -- just ask -- but I try to take
> every opportunity to get people to contribute patches. :-)
Thanks for the hints. I'll take a look at it. It'll take me a while,
but it's a good excuse to try to learn a little Python.
Bjorn
prev parent reply other threads:[~2008-08-05 17:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-01 22:50 extracting to/cc addresses for stg mail Bjorn Helgaas
2008-08-05 13:39 ` Karl Hasselström
2008-08-05 17:43 ` Bjorn Helgaas [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=200808051143.19683.bjorn.helgaas@hp.com \
--to=bjorn.helgaas@hp.com \
--cc=git@vger.kernel.org \
--cc=kha@treskal.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox