From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; log-view-current-file error Date: Mon, 03 Sep 2007 02:25:46 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188800777 17668 80.91.229.12 (3 Sep 2007 06:26:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Sep 2007 06:26:17 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 03 08:26:17 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 1IS5Nv-0005N7-2a for ged-emacs-devel@m.gmane.org; Mon, 03 Sep 2007 08:26:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IS5Nt-0005A3-TE for ged-emacs-devel@m.gmane.org; Mon, 03 Sep 2007 02:26:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IS5Np-00059f-Ph for emacs-devel@gnu.org; Mon, 03 Sep 2007 02:26:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IS5No-00059P-Ml for emacs-devel@gnu.org; Mon, 03 Sep 2007 02:26:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IS5No-00059L-Hd for emacs-devel@gnu.org; Mon, 03 Sep 2007 02:26:00 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IS5No-00076x-Au for emacs-devel@gnu.org; Mon, 03 Sep 2007 02:26:00 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IS5Na-0002HM-Hu; Mon, 03 Sep 2007 02:25:46 -0400 X-Spook: JUWTF RSA Agfa BATF Taiwan FTS2000 DES espionage X-Ran: B-=YpIoGs89&/tX7"'*[D[^ZrSy (Glenn Morris's message of "Sat, 01 Sep 2007 23:09:14 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: 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:77644 gmane.emacs.pretest.bugs:19710 Archived-At: Glenn Morris wrote: > 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). After looking at it, I don't think there can be more than one file at present. I've installed a workaround for this case.