From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bob Proulx Newsgroups: gmane.emacs.devel Subject: Re: Improved git commit emails Date: Thu, 30 Jan 2014 17:41:05 -0700 Message-ID: <20140131004105.GA19320@hysteria.proulx.com> References: <2s1u09wvd3.fsf@fencepost.gnu.org> <20140120010918.GE29669@hysteria.proulx.com> <8859790.0SfKYDznnz@descartes> <20140128234551.GA13395@hysteria.proulx.com> <3i38k7ehah.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1391128877 10122 80.91.229.3 (31 Jan 2014 00:41:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Jan 2014 00:41:17 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 31 01:41:25 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 1W92Ad-0006Ej-PR for ged-emacs-devel@m.gmane.org; Fri, 31 Jan 2014 01:41:23 +0100 Original-Received: from localhost ([::1]:52833 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W92Ad-00012d-F7 for ged-emacs-devel@m.gmane.org; Thu, 30 Jan 2014 19:41:23 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60075) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W92AU-00012U-LA for emacs-devel@gnu.org; Thu, 30 Jan 2014 19:41:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W92AO-0005ue-4G for emacs-devel@gnu.org; Thu, 30 Jan 2014 19:41:14 -0500 Original-Received: from joseki.proulx.com ([216.17.153.58]:38514) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W92AN-0005uU-TG for emacs-devel@gnu.org; Thu, 30 Jan 2014 19:41:08 -0500 Original-Received: from hysteria.proulx.com (hysteria.proulx.com [192.168.230.119]) by joseki.proulx.com (Postfix) with ESMTP id 6FA5C21227 for ; Thu, 30 Jan 2014 17:41:05 -0700 (MST) Original-Received: by hysteria.proulx.com (Postfix, from userid 1000) id 4BD542DC46; Thu, 30 Jan 2014 17:41:05 -0700 (MST) Mail-Followup-To: emacs-devel@gnu.org Content-Disposition: inline In-Reply-To: <3i38k7ehah.fsf@fencepost.gnu.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 216.17.153.58 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:169258 Archived-At: Glenn Morris wrote: > Please don't spend too much time and effort on what may well be only my > personal preference. I personally haven't. Thanks go to R=FCdiger who did and wrapped it up for us. But this is a feature, and the other tweaks such as less noisy headers and footers, that will be used by a lot of projects. Potentially every project using git that wants notifications. I expect that I will probably implement all of the future git notification requests using the wrapper and import strategy so that there can be easy customizations. And the ability to add Mail-Followup-To is something that I wish were in the upstream since it just makes things easier for consumers of the messages. The only thing left that seems a little spurious is that the mailing list adds a subject suffix and the notification adds a project suffix. I think it would be quieter to reduce that to only one subject suffix not two. Bob