GNU bug report logs - #3836
(file-exists-p "//.gz") needs seven seconds

Previous Next

Package: emacs;

Reported by: "Christoph Conrad" <christoph.conrad <at> gmx.de>

Date: Mon, 13 Jul 2009 13:15:04 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 3836-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Christoph Conrad <christoph.conrad <at> gmx.de>,
        3836-done <at> debbugs.gnu.org
Subject: Re: bug#3836: (file-exists-p "//.gz") needs seven seconds
Date: Mon, 13 Jul 2009 21:59:15 +0300
> From: "Christoph Conrad" <christoph.conrad <at> gmx.de>
> Date: Mon, 13 Jul 2009 15:03:04 +0200
> Cc: christoph.conrad <at> gmx.de
> 
> 1) emacs -Q
> 2) M-: (file-exists-p "//.gz") <RET>
> 
> On my computer this needs several seconds to come back. The file does
> NOT exist.

That's not an Emacs problem: a file whose name begins with two slashes
or two backslashes is a UNC-style file name, and your Windows computer
looks it up on the network.  That eventually times out, but can take a
lot of time until it does.

I'm closing this bug report.



This bug report was last modified 16 years and 10 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.