From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; log-view-current-file error Date: Tue, 04 Sep 2007 16:52:56 -0700 Message-ID: <200709042352.l84NquKN011978@oogie-boogie.ics.uci.edu> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188950134 20000 80.91.229.12 (4 Sep 2007 23:55:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 Sep 2007 23:55:34 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 05 01:55:33 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 1ISiF2-0000oo-PM for ged-emacs-devel@m.gmane.org; Wed, 05 Sep 2007 01:55:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISiF1-0005Uy-FU for ged-emacs-devel@m.gmane.org; Tue, 04 Sep 2007 19:55:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ISiEw-0005U2-Li for emacs-devel@gnu.org; Tue, 04 Sep 2007 19:55:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ISiEv-0005TU-Kx for emacs-devel@gnu.org; Tue, 04 Sep 2007 19:55:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISiEv-0005TO-Gl for emacs-devel@gnu.org; Tue, 04 Sep 2007 19:55:25 -0400 Original-Received: from oogie-boogie.ics.uci.edu ([128.195.1.41]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ISiEp-0004BL-GB; Tue, 04 Sep 2007 19:55:19 -0400 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by oogie-boogie.ics.uci.edu (8.13.6/8.13.6) with ESMTP id l84NquKN011978; Tue, 4 Sep 2007 16:52:57 -0700 (PDT) In-Reply-To: (Leo's message of "Sun\, 02 Sep 2007 10\:33\:30 +0100") Original-Lines: 31 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-Detected-Kernel: Solaris 9 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:77802 gmane.emacs.pretest.bugs:19740 Archived-At: Leo writes: > On 2007-09-02 04:09 +0100, Glenn Morris wrote: > > Actually as of a little while ago you see a different error. :) > > > > This was reported before. It's caused by ESR's VC changes. It's > > trivial to modify the regexp to match the new format (which now says > > "file(s)"), but less trivial to make it actually do the right thing if > > there are multiple files there (perhaps there can't be at present, I > > don't know). > > I am glad that you are aware of this bug ;) > > I learned from Mwolson that dvc is soon to be merged into Emacs, Was that change approved or at least discussed anywere? > which > means Emacs will have vc to deal with file-based version control and dvc > to handle distributed version control. Can you please explain what do you mean by that? > I wonder if this multiple files thingy might be redundant. > > Just a thought. > > -- > Leo (GPG Key: 9283AA3F) > > Gnus is one component of the Emacs operating system.