From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Ido and hosts named with a single letter. Date: Tue, 28 Nov 2006 09:58:15 +0100 Message-ID: References: <877ixinfkp.fsf@lrde.org> <877ixgvn0q.fsf@lrde.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1164704663 8237 80.91.229.2 (28 Nov 2006 09:04:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Nov 2006 09:04:23 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 28 10:04:19 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Goysx-0005cv-Qu for ged-emacs-devel@m.gmane.org; Tue, 28 Nov 2006 10:04:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Goysx-0008Fi-0d for ged-emacs-devel@m.gmane.org; Tue, 28 Nov 2006 04:04:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Goynh-0006Dg-1O for emacs-devel@gnu.org; Tue, 28 Nov 2006 03:58:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GoynV-00066j-54 for emacs-devel@gnu.org; Tue, 28 Nov 2006 03:58:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GoynT-00065R-KN for emacs-devel@gnu.org; Tue, 28 Nov 2006 03:58:36 -0500 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GoynT-0003wE-O9 for emacs-devel@gnu.org; Tue, 28 Nov 2006 03:58:35 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepa.post.tele.dk (Postfix) with SMTP id C0765FAC03B; Tue, 28 Nov 2006 09:58:28 +0100 (CET) Original-To: michael@cadilhac.name (=?utf-8?Q?Micha=C3=ABl?= Cadilhac) In-Reply-To: <877ixgvn0q.fsf@lrde.org> (=?utf-8?Q?Micha=C3=ABl?= Cadilhac's message of "Mon\, 27 Nov 2006 18\:04\:53 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux) 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:62921 Archived-At: Hi Michael, Thank you very much for working on this. The first approach will probably work, but I definitely like the second approach better. I'll try it on Windoze and let you know if it works. > > BTW, something tickles me about all that: why functions like > file-exists-p & co doesn't check if the file is not an actual > stat(2)-able file before getting any fanciness with file name > handlers ? Yes, I've been hit by this many times while working on ido. Your "ido-local-file-exists-p" approach is clever. -- Kim F. Storm http://www.cua.dk