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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 3836 in the body.
You can then email your comments to 3836 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3836; Package emacs. (Mon, 13 Jul 2009 13:15:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Christoph Conrad" <christoph.conrad <at> gmx.de>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Mon, 13 Jul 2009 13:15:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Christoph Conrad" <christoph.conrad <at> gmx.de>
To: bug-gnu-emacs <at> gnu.org
Cc: christoph.conrad <at> gmx.de
Subject: (file-exists-p "//.gz") needs seven seconds
Date: Mon, 13 Jul 2009 15:03:04 +0200
Hi,

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.

If i am in cc-mode and a lione starts with "/// " and i press "ctrl-x
ctrl-f" using ffap then this needs over ten seconds to return, cause
emacs tries to determine if there are files named "//.gz" or "//.Z".

In GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600)
 of 2008-09-06 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: DEU
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Mon, 13 Jul 2009 19:05:08 GMT) Full text and rfc822 format available.

Notification sent to "Christoph Conrad" <christoph.conrad <at> gmx.de>:
bug acknowledged by developer. (Mon, 13 Jul 2009 19:05:08 GMT) Full text and rfc822 format available.

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.



bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Tue, 11 Aug 2009 14:24:10 GMT) Full text and rfc822 format available.

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.