From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#29063: C-g not quitting minibuffer Date: Mon, 30 Oct 2017 05:49:19 +0200 Message-ID: <83wp3dthvk.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1509335414 20797 195.159.176.226 (30 Oct 2017 03:50:14 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 30 Oct 2017 03:50:14 +0000 (UTC) Cc: 29063@debbugs.gnu.org To: Apocalypse Mystic Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 30 04:50:07 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e915R-0004Lh-1G for geb-bug-gnu-emacs@m.gmane.org; Mon, 30 Oct 2017 04:50:05 +0100 Original-Received: from localhost ([::1]:38557 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e915W-0004Sg-Na for geb-bug-gnu-emacs@m.gmane.org; Sun, 29 Oct 2017 23:50:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e915R-0004Sb-BR for bug-gnu-emacs@gnu.org; Sun, 29 Oct 2017 23:50:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e915O-0003QR-9i for bug-gnu-emacs@gnu.org; Sun, 29 Oct 2017 23:50:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:60732) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e915O-0003QN-6a for bug-gnu-emacs@gnu.org; Sun, 29 Oct 2017 23:50:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e915N-00036C-TV for bug-gnu-emacs@gnu.org; Sun, 29 Oct 2017 23:50:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Oct 2017 03:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 29063 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 29063-submit@debbugs.gnu.org id=B29063.150933537011866 (code B ref 29063); Mon, 30 Oct 2017 03:50:01 +0000 Original-Received: (at 29063) by debbugs.gnu.org; 30 Oct 2017 03:49:30 +0000 Original-Received: from localhost ([127.0.0.1]:41180 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e914s-00035K-Gr for submit@debbugs.gnu.org; Sun, 29 Oct 2017 23:49:30 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:47775) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e914r-000358-1s for 29063@debbugs.gnu.org; Sun, 29 Oct 2017 23:49:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e914i-000389-OC for 29063@debbugs.gnu.org; Sun, 29 Oct 2017 23:49:23 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44081) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e914i-000382-KC; Sun, 29 Oct 2017 23:49:20 -0400 Original-Received: from [176.228.60.248] (port=3142 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1e914i-0005Pd-1g; Sun, 29 Oct 2017 23:49:20 -0400 In-reply-to: (message from Apocalypse Mystic on Sun, 29 Oct 2017 21:55:03 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:139174 Archived-At: > From: Apocalypse Mystic > Date: Sun, 29 Oct 2017 21:55:03 -0400 > > 1) emacs -Q > 2) M-x > 3) C-g > > "Quit" will flash in the minibuffer, but the cursor will remain trapped > in the minibuffer. C-] will still correctly leave the > minibuffer. Holding down C-g for several seconds will eventually cause > the cursor to correctly leave the minibuffer. Not reproducible here. > This behavior began within the past week or so, possibly caused by > Ubuntu system updates, as I did not knowingly change any meaningful > Emacs variables or install any Emacs packages. What did the Ubuntu system updates include? Maybe with that information we could do something with this issue. > The issue is similar to those described here: > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26289 Which wasn't reproducible, either.