GNU bug report logs - #15413
24.3.50; Emacs gets hung by find-file for //<TAB>

Previous Next

Package: emacs;

Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>

Date: Wed, 18 Sep 2013 23:53:01 UTC

Severity: normal

Found in version 24.3.50

Done: Katsumi Yamaoka <yamaoka <at> jpl.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Katsumi Yamaoka <yamaoka <at> jpl.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#15413: closed (24.3.50; Emacs gets hung by find-file for //<TAB>)
Date: Fri, 20 Sep 2013 06:18:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 20 Sep 2013 15:17:23 +0900
with message-id <b4mtxhgnhjg.fsf <at> jpl.org>
and subject line Re: bug#15413: 24.3.50; Emacs gets hung by find-file for //<TAB>
has caused the debbugs.gnu.org bug report #15413,
regarding 24.3.50; Emacs gets hung by find-file for //<TAB>
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
15413: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15413
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; Emacs gets hung by find-file for //<TAB>
Date: Thu, 19 Sep 2013 08:51:41 +0900
When performing find-file, Emacs gets hung if I mistyped as:

Find file: // and <TAB>

As it might be because C-g doesn't break an inf-loop on Cygwin
Emacs (bug#14553), there seems to be no way to get out of it
except for killing the Emacs process.  For a wonder, Emacs does
not eat CPU so much at that time.

In GNU Emacs 24.3.50.1 (i686-pc-cygwin, GTK+ Version 3.8.2)
 of 2013-09-19 on localhost
Bzr revision: 114379 acm <at> muc.de-20130918204737-2ed6jt7qnku9okim
Windowing system distributor `The Cygwin/X Project', version 11.0.11403000
Configured using:
 `configure --verbose --with-x-toolkit=gtk3
 --without-dbus --without-gconf --without-gsettings'


[Message part 3 (message/rfc822, inline)]
From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 15413-done <at> debbugs.gnu.org
Subject: Re: bug#15413: 24.3.50; Emacs gets hung by find-file for //<TAB>
Date: Fri, 20 Sep 2013 15:17:23 +0900
Eli Zaretskii wrote:
>> Date: Thu, 19 Sep 2013 08:51:41 +0900
>> From: Katsumi Yamaoka <yamaoka <at> jpl.org>
>>
>> When performing find-file, Emacs gets hung if I mistyped as:
>>
>> Find file: // and <TAB>
>>
>> As it might be because C-g doesn't break an inf-loop on Cygwin
>> Emacs (bug#14553), there seems to be no way to get out of it
>> except for killing the Emacs process.  For a wonder, Emacs does
>> not eat CPU so much at that time.

> My guess is it doesn't hang, it tries to access the network, since //
> is the beginning of a UNC file name.  Try waiting longer.

I left it for hours but it didn't seem to return.  Oh, I see.
It must be trying to complete a UNC file name.  In xterm that
runs tcsh, `cd //<C-d>' doesn't return, too.  Therefore, this
should not be an Emacs bug.  I'm closing this thread.  Thanks.


This bug report was last modified 11 years and 251 days ago.

Previous Next


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