From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: bug#881: patch for bug #881 Date: Wed, 06 Jan 2010 06:13:44 +0200 Message-ID: <83aawrdg5j.fsf@gnu.org> References: <87wrzwp5gd.fsf@stupidchicken.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1262751384 15003 80.91.229.12 (6 Jan 2010 04:16:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Jan 2010 04:16:24 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 06 05:16:16 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.50) id 1NSNJf-0006Tl-WF for ged-emacs-devel@m.gmane.org; Wed, 06 Jan 2010 05:16:16 +0100 Original-Received: from localhost ([127.0.0.1]:47220 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSNJg-0007BM-5M for ged-emacs-devel@m.gmane.org; Tue, 05 Jan 2010 23:16:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSNJb-0007B2-Cu for emacs-devel@gnu.org; Tue, 05 Jan 2010 23:16:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSNJV-00079C-TE for emacs-devel@gnu.org; Tue, 05 Jan 2010 23:16:10 -0500 Original-Received: from [199.232.76.173] (port=33237 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSNJV-000799-OI for emacs-devel@gnu.org; Tue, 05 Jan 2010 23:16:05 -0500 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:42604) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSNJV-0000iz-E1 for emacs-devel@gnu.org; Tue, 05 Jan 2010 23:16:05 -0500 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0KVT009004VV8I00@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Wed, 06 Jan 2010 06:15:44 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.127.222.44]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KVT0088O566FPG0@a-mtaout20.012.net.il>; Wed, 06 Jan 2010 06:15:42 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:119498 Archived-At: > From: Juanma Barranquero > Date: Wed, 6 Jan 2010 01:43:35 +0100 > Cc: Emacs developers > > When applying changes by non-committers, should we use the --author > option of commit? I think we should, and I'm doing that. > If so, is that supported by VC? No idea, I'm doing that from the command line.