all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: 15413@debbugs.gnu.org
Subject: bug#15413: 24.3.50; Emacs gets hung by find-file for //<TAB>
Date: Thu, 19 Sep 2013 10:03:46 +0300	[thread overview]
Message-ID: <83mwn9mgx9.fsf@gnu.org> (raw)
In-Reply-To: <b4mr4clsn76.fsf@jpl.org>

> Date: Thu, 19 Sep 2013 08:51:41 +0900
> From: Katsumi Yamaoka <yamaoka@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.





  reply	other threads:[~2013-09-19  7:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-18 23:51 bug#15413: 24.3.50; Emacs gets hung by find-file for //<TAB> Katsumi Yamaoka
2013-09-19  7:03 ` Eli Zaretskii [this message]
2013-09-20  6:17   ` Katsumi Yamaoka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83mwn9mgx9.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=15413@debbugs.gnu.org \
    --cc=yamaoka@jpl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.