From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: 2 messages to emacs-diffs per each commit? Date: Mon, 17 Nov 2014 14:17:57 -0500 Message-ID: <9xmw7pprfe.fsf@fencepost.gnu.org> References: <83r3x4e1fu.fsf@gnu.org> <83h9xzdvgk.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1416251889 29084 80.91.229.3 (17 Nov 2014 19:18:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Nov 2014 19:18:09 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 17 20:18:04 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XqRoJ-0003NV-6W for ged-emacs-devel@m.gmane.org; Mon, 17 Nov 2014 20:18:03 +0100 Original-Received: from localhost ([::1]:49836 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqRoI-0001bb-MC for ged-emacs-devel@m.gmane.org; Mon, 17 Nov 2014 14:18:02 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52193) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqRoF-0001ZS-1X for emacs-devel@gnu.org; Mon, 17 Nov 2014 14:17:59 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XqRoE-0002BN-9h for emacs-devel@gnu.org; Mon, 17 Nov 2014 14:17:58 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50086) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqRoE-0002BH-78 for emacs-devel@gnu.org; Mon, 17 Nov 2014 14:17:58 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XqRoD-0002Al-9z; Mon, 17 Nov 2014 14:17:57 -0500 X-Spook: Maple Rumsfeld Merlin Firefly Ceridian counter X-Ran: ,rciV@1B$W12J2kkY=dHYe)xy=J*]_KB,Ce-S*zhU"SsH[!w]}'c~7qp%G~io;D|NF(0w" X-Hue: white X-Attribution: GM In-Reply-To: (Glenn Morris's message of "Sun, 16 Nov 2014 21:04:03 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:177482 Archived-At: Glenn Morris wrote: > set multimailhook.refchangeList = ''. As I suspected might happen, this apparently broke threading for pushes that include > 1 commit. Looks like we need the "fewer-emails-if-single-commit-pushed" branch from https://github.com/mhagger/git-multimail/ . I don't know how finished this is. If someone wants to test that out and report back, that would be nice. Ref: https://github.com/mhagger/git-multimail/issues/32 https://github.com/mhagger/git-multimail/pull/51