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: Workflow to accumulate individual changes? Date: Thu, 31 Dec 2009 09:13:26 -0500 Message-ID: References: <87637of4y8.fsf@kobe.laptop> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1262269080 27095 80.91.229.12 (31 Dec 2009 14:18:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 31 Dec 2009 14:18:00 +0000 (UTC) Cc: keramida@ceid.upatras.gr, schwab@linux-m68k.org, emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 31 15:17:52 2009 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 1NQLoL-0003om-4x for ged-emacs-devel@m.gmane.org; Thu, 31 Dec 2009 15:15:33 +0100 Original-Received: from localhost ([127.0.0.1]:47048 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQLoL-0001iI-7j for ged-emacs-devel@m.gmane.org; Thu, 31 Dec 2009 09:15:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NQLmn-00013O-OE for emacs-devel@gnu.org; Thu, 31 Dec 2009 09:13:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NQLmd-00010T-KS for emacs-devel@gnu.org; Thu, 31 Dec 2009 09:13:56 -0500 Original-Received: from [199.232.76.173] (port=60717 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQLmd-00010H-Eo for emacs-devel@gnu.org; Thu, 31 Dec 2009 09:13:47 -0500 Original-Received: from [140.186.70.10] (port=52679 helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NQLmd-0006nV-JN for emacs-devel@gnu.org; Thu, 31 Dec 2009 09:13:47 -0500 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NQLmI-000724-P6; Thu, 31 Dec 2009 09:13:26 -0500 In-reply-to: (message from Juanma Barranquero on Thu, 31 Dec 2009 14:37:21 +0100) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:119155 Archived-At: > From: Juanma Barranquero > Date: Thu, 31 Dec 2009 14:37:21 +0100 > Cc: schwab@linux-m68k.org, keramida@ceid.upatras.gr, emacs-devel@gnu.org > > It's better IMO to put all relevant info together, even if that > means duplicating it. I don't mind that, either.