From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: support for git commit --amend/--signoff Date: Thu, 01 Jul 2010 02:01:54 +0200 Message-ID: References: <87hblavx6f.fsf@mail.jurta.org> <874oh94kdh.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1277943096 27583 80.91.229.12 (1 Jul 2010 00:11:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 1 Jul 2010 00:11:36 +0000 (UTC) Cc: Juri Linkov , emacs-devel@gnu.org, =?utf-8?B?xaB0xJtww6FuIE7Em21lYw==?= , Miles Bader To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 01 02:11:33 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OU7NJ-0005WE-R1 for ged-emacs-devel@m.gmane.org; Thu, 01 Jul 2010 02:11:30 +0200 Original-Received: from localhost ([127.0.0.1]:55258 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OU7NJ-000352-1N for ged-emacs-devel@m.gmane.org; Wed, 30 Jun 2010 20:11:29 -0400 Original-Received: from [140.186.70.92] (port=44541 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OU7NA-00033P-8y for emacs-devel@gnu.org; Wed, 30 Jun 2010 20:11:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OU7N9-0004IR-9V for emacs-devel@gnu.org; Wed, 30 Jun 2010 20:11:20 -0400 Original-Received: from smtp-03.vtx.ch ([194.38.175.92]:38202) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OU7N7-0004HL-DC; Wed, 30 Jun 2010 20:11:17 -0400 Original-Received: from ceviche.home (dyn.144-85-133-055.dsl.vtx.ch [144.85.133.55]) by smtp-03.vtx.ch (VTX Services SA) with ESMTP id B1351296CDF; Thu, 1 Jul 2010 02:11:15 +0200 (CEST) Original-Received: by ceviche.home (Postfix, from userid 20848) id 17606660CC; Thu, 1 Jul 2010 02:01:54 +0200 (CEST) In-Reply-To: (Dan Nicolaescu's message of "Sat, 26 Jun 2010 01:09:36 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:126567 Archived-At: > It seems that there are 3 possible courses of action. > 1. check in my code I already rejected this option. > 2. reject my code and do nothing > 3. someone else volunteers to provide an alternative and check that in As you know, I already re-implemented your original "commit args for authors and subject lines", so who know, I may re-implement your amend patch if noone else gets there before I do. Stefan "travelling"