From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel Subject: Re: Reviewing changes Date: Thu, 20 Nov 2008 09:43:08 +0900 Message-ID: <877i6zmdlv.fsf@xemacs.org> References: <87y6zggnmz.fsf@red-bean.com> <87d4grbcc0.fsf@red-bean.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1227141557 17029 80.91.229.12 (20 Nov 2008 00:39:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Nov 2008 00:39:17 +0000 (UTC) Cc: Eli Zaretskii , cyd@stupidchicken.com, emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 20 01:40:19 2008 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 1L2xaj-0003rD-SO for ged-emacs-devel@m.gmane.org; Thu, 20 Nov 2008 01:40:18 +0100 Original-Received: from localhost ([127.0.0.1]:58129 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2xZa-0003Gj-W9 for ged-emacs-devel@m.gmane.org; Wed, 19 Nov 2008 19:39:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L2xZW-0003GU-DV for emacs-devel@gnu.org; Wed, 19 Nov 2008 19:39:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2xZU-0003G5-05 for emacs-devel@gnu.org; Wed, 19 Nov 2008 19:39:01 -0500 Original-Received: from [199.232.76.173] (port=50242 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2xZT-0003G2-Qo for emacs-devel@gnu.org; Wed, 19 Nov 2008 19:38:59 -0500 Original-Received: from mtps02.sk.tsukuba.ac.jp ([130.158.97.224]:37886) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L2xZR-00015f-Vp; Wed, 19 Nov 2008 19:38:58 -0500 Original-Received: from uwakimon.sk.tsukuba.ac.jp (uwakimon.sk.tsukuba.ac.jp [130.158.99.156]) by mtps02.sk.tsukuba.ac.jp (Postfix) with ESMTP id 7F254820D; Thu, 20 Nov 2008 09:38:55 +0900 (JST) Original-Received: by uwakimon.sk.tsukuba.ac.jp (Postfix, from userid 1000) id E720C4BD92; Thu, 20 Nov 2008 09:43:08 +0900 (JST) In-Reply-To: <87d4grbcc0.fsf@red-bean.com> X-Mailer: VM 8.0.12-devo-585 under 21.5 (beta28) "fuki" 83e35df20028+ XEmacs Lucid (x86_64-unknown-linux) X-detected-operating-system: by monty-python.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:105838 Archived-At: Karl Fogel writes: > Eli Zaretskii writes: > > > > ChangeLog changes arriving separately is just a particular case of a > > more general phenomenon: that each file's changes arrive separately, > > even if they all belong to the same changeset. CVS simply doesn't > > support anything else. "CVS simply", no, but "CVS complicatedly", yes. > I thought log-accum.pl was the answer to this, in CVS-land? I guess you would think that ;-), but apparently this is now a "lie": # (Ask Karl Fogel if questions.) -- from CVSROOT/log_accum, l.29 Cracked me up. Anyway, I don't know offhand what XEmacs uses, looks like it is log_accum. If Emacs decides to do something, ping me and I'll investigate our configuration.