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: Slow merge of vc.el begins: "focus version" Date: Sat, 06 Oct 2007 18:05:08 -0400 Message-ID: References: <20071006083252.F366738032@snark> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1191708371 13046 80.91.229.12 (6 Oct 2007 22:06:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 Oct 2007 22:06:11 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Eric S. Raymond" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 07 00:06:07 2007 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 1IeHlu-0000rk-G6 for ged-emacs-devel@m.gmane.org; Sun, 07 Oct 2007 00:05:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IeHlo-0002sp-SM for ged-emacs-devel@m.gmane.org; Sat, 06 Oct 2007 18:05:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IeHll-0002sY-Om for emacs-devel@gnu.org; Sat, 06 Oct 2007 18:05:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IeHll-0002sE-DZ for emacs-devel@gnu.org; Sat, 06 Oct 2007 18:05:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IeHll-0002sB-BF for emacs-devel@gnu.org; Sat, 06 Oct 2007 18:05:09 -0400 Original-Received: from bas-flu-bbcs-dynip-209-209.vtx.ch ([83.228.209.209] helo=ceviche.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IeHlk-0004tW-W2 for emacs-devel@gnu.org; Sat, 06 Oct 2007 18:05:09 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 67740B40AF; Sat, 6 Oct 2007 18:05:08 -0400 (EDT) In-Reply-To: <20071006083252.F366738032@snark> (Eric S. Raymond's message of "Sat\, 6 Oct 2007 04\:32\:52 -0400 \(EDT\)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) X-Detected-Kernel: 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:80355 Archived-At: > In order to make auditing of the diff more feasible, I'm going to > merge into head some of the bits from my version that don't make logic > changes. I will probably start by merging, into both code and manual, > the "workfile version" -> "focus version" change. It is responsible > for a lot of the noise. If you can slice your changes into several smaller patches, then that would be great, indeed. Stefan