From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#7854: emacs-23 (regression) - fix breaks `dired' Date: Sat, 12 Feb 2011 15:20:06 -0500 Message-ID: <87r5bdrond.fsf__33711.4836009734$1297542992$gmane$org@stupidchicken.com> References: <20110117164327.72fn7tc54w0ks8cs@imap.uni-ulm.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297542992 20474 80.91.229.12 (12 Feb 2011 20:36:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 12 Feb 2011 20:36:32 +0000 (UTC) Cc: 7854@debbugs.gnu.org, Reiner Steib To: emacs-devel@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 12 21:36:28 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PoMCh-00046I-IP for geb-bug-gnu-emacs@m.gmane.org; Sat, 12 Feb 2011 21:36:27 +0100 Original-Received: from localhost ([127.0.0.1]:57228 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PoMCh-0007Qv-5O for geb-bug-gnu-emacs@m.gmane.org; Sat, 12 Feb 2011 15:36:27 -0500 Original-Received: from [140.186.70.92] (port=52793 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PoMCb-0007NT-5c for bug-gnu-emacs@gnu.org; Sat, 12 Feb 2011 15:36:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PoMCa-0003KZ-6z for bug-gnu-emacs@gnu.org; Sat, 12 Feb 2011 15:36:21 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55346) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PoMCa-0003KN-3s for bug-gnu-emacs@gnu.org; Sat, 12 Feb 2011 15:36:20 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PoLp4-0001PP-3A; Sat, 12 Feb 2011 15:12:02 -0500 X-Loop: help-debbugs@gnu.org In-Reply-To: <20110117164327.72fn7tc54w0ks8cs@imap.uni-ulm.de> Resent-From: Chong Yidong Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 12 Feb 2011 20:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 7854 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 7854-submit@debbugs.gnu.org id=B7854.12975414795361 (code B ref 7854); Sat, 12 Feb 2011 20:12:02 +0000 Original-Received: (at 7854) by debbugs.gnu.org; 12 Feb 2011 20:11:19 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PoLoM-0001OQ-OF for submit@debbugs.gnu.org; Sat, 12 Feb 2011 15:11:18 -0500 Original-Received: from vm-emlprdomr-04.its.yale.edu ([130.132.50.145]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PoLoK-0001OE-K0 for 7854@debbugs.gnu.org; Sat, 12 Feb 2011 15:11:17 -0500 Original-Received: from furball (c-71-192-165-84.hsd1.ct.comcast.net [71.192.165.84]) (authenticated bits=0) by vm-emlprdomr-04.its.yale.edu (8.14.4/8.14.4) with ESMTP id p1CKK8of016875 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 12 Feb 2011 15:20:09 -0500 Original-Received: by furball (Postfix, from userid 1000) id 8176E1605B7; Sat, 12 Feb 2011 15:20:06 -0500 (EST) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.145 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 12 Feb 2011 15:12:02 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:44075 Archived-At: Could someone with access to Windows please test the regression reported at Bug#7854? I could not reproduce it, replacing "u:/tmp" with "/tmp/". > $ emacs -Q -l files-emacs23-git.el --eval '(dired "u:/tmp/")' > (files-emacs23-git.el = > http://git.savannah.gnu.org/cgit/emacs.git/plain/lisp/files.el?h=emacs-23&id=8588a5a723f4e5cfa115341a242126a9efc71808) > > I get: > > | if: Reading directory: "ls -al -- u:/tmp/" exited with status 1 If someone could come up with a smaller testcase, that would be good too.