From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?R=FCdiger?= Sonderfeld Newsgroups: gmane.emacs.devel Subject: Re: Git transition checklist Date: Wed, 08 Jan 2014 19:08:06 +0100 Message-ID: <38592099.qd8IGjdgfG@descartes> References: <20140108135200.8ECF9380834@snark.thyrsus.com> <2990610.kbiSx0fztg@descartes> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1389204508 4327 80.91.229.3 (8 Jan 2014 18:08:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Jan 2014 18:08:28 +0000 (UTC) Cc: "Eric S. Raymond" , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 08 19:08:36 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 1W0xYP-0005Zp-HG for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 19:08:33 +0100 Original-Received: from localhost ([::1]:48223 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0xYO-0005r3-U8 for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 13:08:32 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0xYH-0005kW-76 for emacs-devel@gnu.org; Wed, 08 Jan 2014 13:08:30 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W0xYB-0003lF-QW for emacs-devel@gnu.org; Wed, 08 Jan 2014 13:08:25 -0500 Original-Received: from ptmx.org ([178.63.28.110]:45268) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0xYB-0003kp-KB for emacs-devel@gnu.org; Wed, 08 Jan 2014 13:08:19 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by ptmx.org (Postfix) with ESMTP id C62B924CB1; Wed, 8 Jan 2014 19:08:17 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ptmx.org Original-Received: from ptmx.org ([127.0.0.1]) by localhost (ptmx.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qS+PjP1NwsZ9; Wed, 8 Jan 2014 19:08:12 +0100 (CET) Original-Received: from descartes.localnet (chello080108246092.7.14.vie.surfer.at [80.108.246.92]) by ptmx.org (Postfix) with ESMTPSA id 11C0921FD8; Wed, 8 Jan 2014 19:08:11 +0100 (CET) User-Agent: KMail/4.11.3 (Linux/3.11.0-14-generic; KDE/4.11.3; x86_64; ; ) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 178.63.28.110 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:167766 Archived-At: On Wednesday 08 January 2014 12:12:59 Stefan Monnier wrote: > > Git now comes with an improved post-receive-mail hook called multim= ail > > * https://github.com/git/git/tree/master/contrib/hooks/multimail > > * https://github.com/mhagger/git-multimail > > It seems to create one mail per commit. >=20 > Could you open a Savannah ticket to have this new scheme used for the= > `elpa' branch? Done https://savannah.gnu.org/support/index.php?108467 (added you as CC= ) Regards R=C3=BCdiger