From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: threaded patch series Date: Thu, 23 Sep 2010 02:05:38 -0700 Message-ID: <1285232738.31572.6.camel@Joe-Laptop> References: <1285227413.7286.47.camel@Joe-Laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: matt mooney , kernel-janitors@vger.kernel.org, Dan Carpenter To: Julia Lawall , git X-From: git-owner@vger.kernel.org Thu Sep 23 11:05:52 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OyhkW-0004t0-54 for gcvg-git-2@lo.gmane.org; Thu, 23 Sep 2010 11:05:52 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753975Ab0IWJFm (ORCPT ); Thu, 23 Sep 2010 05:05:42 -0400 Received: from mail.perches.com ([173.55.12.10]:2273 "EHLO mail.perches.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752316Ab0IWJFl (ORCPT ); Thu, 23 Sep 2010 05:05:41 -0400 Received: from [192.168.1.162] (unknown [192.168.1.162]) by mail.perches.com (Postfix) with ESMTP id 7A28A24368; Thu, 23 Sep 2010 02:05:38 -0700 (PDT) In-Reply-To: X-Mailer: Evolution 2.30.3 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Thu, 2010-09-23 at 10:55 +0200, Julia Lawall wrote: > I made some changes to git-send-email to get it to send mail to different > people, ie a different set of addresses for each patch. Is that now > possible with the standard version? If not I can submit a patch with my > changes at some point. I believe it's not currently possible to have different "to:" addresses in a git send-email patch series and that could be a useful patch to submit.