GNU bug report logs -
#15413
24.3.50; Emacs gets hung by find-file for //<TAB>
Previous Next
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
Message #13 received at 15413-done <at> debbugs.gnu.org (full text, mbox):
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.