From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: vc-find-root and nonexistent drives Date: Sun, 17 Feb 2008 06:18:24 +0200 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1203221957 7671 80.91.229.12 (17 Feb 2008 04:19:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 17 Feb 2008 04:19:17 +0000 (UTC) Cc: lekktu@gmail.com, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 17 05:19:41 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 1JQb08-0001MN-Na for ged-emacs-devel@m.gmane.org; Sun, 17 Feb 2008 05:19:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQaze-0006hc-CC for ged-emacs-devel@m.gmane.org; Sat, 16 Feb 2008 23:19:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JQayy-0006Qb-72 for emacs-devel@gnu.org; Sat, 16 Feb 2008 23:18:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JQayw-0006QD-MN for emacs-devel@gnu.org; Sat, 16 Feb 2008 23:18:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQayw-0006Q8-IM for emacs-devel@gnu.org; Sat, 16 Feb 2008 23:18:26 -0500 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JQayw-0004u9-6j for emacs-devel@gnu.org; Sat, 16 Feb 2008 23:18:26 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-29-113.inter.net.il [80.230.29.113]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id EZG19379 (AUTH halo1); Sun, 17 Feb 2008 06:18:24 +0200 (IST) In-reply-to: (message from Stefan Monnier on Sat, 16 Feb 2008 15:33:15 -0500) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:89313 Archived-At: > From: Stefan Monnier > Date: Sat, 16 Feb 2008 15:33:15 -0500 > Cc: Emacs Devel > > Can you try the patch below? I'd suggest to mention MS-Windows and the specific problem mentioned by Juanma in the comments.