emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#15413: closed (24.3.50; Emacs gets hung by find-fi


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#15413: closed (24.3.50; Emacs gets hung by find-file for //<TAB>)
Date: Fri, 20 Sep 2013 06:18:02 +0000

Your message dated Fri, 20 Sep 2013 15:17:23 +0900
with message-id <address@hidden>
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
address@hidden)


-- 
15413: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15413
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.50; Emacs gets hung by find-file for //<TAB> Date: Thu, 19 Sep 2013 08:51:41 +0900 User-agent: Gnus/5.130008 (真 Gnus v0.8) Emacs/24.3.50 (i686-pc-cygwin)
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 address@hidden
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'



--- End Message ---
--- Begin Message --- Subject: Re: bug#15413: 24.3.50; Emacs gets hung by find-file for //<TAB> Date: Fri, 20 Sep 2013 15:17:23 +0900 User-agent: Gnus/5.130008 (真 Gnus v0.8) Emacs/24.3.50 (i686-pc-cygwin)
Eli Zaretskii wrote:
>> Date: Thu, 19 Sep 2013 08:51:41 +0900
>> From: Katsumi Yamaoka <address@hidden>
>>
>> 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]