all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Kristian Rumberg <kristianrumberg@gmail.com>
Cc: 30687@debbugs.gnu.org
Subject: bug#30687: 25.3; Crash when pressing CTRL + g multiple times
Date: Sun, 04 Mar 2018 05:34:43 +0200	[thread overview]
Message-ID: <83sh9gtsx8.fsf@gnu.org> (raw)
In-Reply-To: <4054D978-B73B-4182-99E1-E0CF8B9DC7E6@gmail.com> (message from Kristian Rumberg on Sat, 3 Mar 2018 23:03:49 +0100)

> From: Kristian Rumberg <kristianrumberg@gmail.com>
> Date: Sat, 3 Mar 2018 23:03:49 +0100
> 
> > It's not a crash, it's a feature known as "Emergency Escape",
> > described in the node by that name in the Emacs user manual.
> > 
> > Did you ever try to answer NO to the second question?  If you did,
> > what happened then?
> > 
> 
> Thanks! Could it be that flycheck-rust and racer block the main thread
> for too long?

Indeed, it looks like some code run from a timer takes too long, and
is not interruptible, so you succeed to type C-g more than once.





  parent reply	other threads:[~2018-03-04  3:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-03 20:07 bug#30687: 25.3; Crash when pressing CTRL + g multiple times Kristian Rumberg
2018-03-03 20:30 ` Eli Zaretskii
     [not found]   ` <4054D978-B73B-4182-99E1-E0CF8B9DC7E6@gmail.com>
2018-03-04  3:34     ` Eli Zaretskii [this message]
2019-08-20 11:49 ` Stefan Kangas

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=83sh9gtsx8.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=30687@debbugs.gnu.org \
    --cc=kristianrumberg@gmail.com \
    /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.