From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#62355: 30.0.50; C-g doesn't always quit minibuffer on first press Date: Fri, 24 Mar 2023 09:12:13 +0300 Message-ID: <83r0teekzm.fsf@gnu.org> References: <831qlh79at.fsf@gnu.org> <87zg83e032.fsf@melete.silentflame.com> <83sfdv44df.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29919"; mail-complaints-to="usenet@ciao.gmane.io" Cc: toon@to1.studio, joaotavora@gmail.com, 62355@debbugs.gnu.org To: Sean Whitton Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Mar 24 12:31:12 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from [209.51.188.17] (helo=lists.gnu.org) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pffdS-0006Ev-JP for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 24 Mar 2023 12:31:12 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pfb29-00067s-SD; Fri, 24 Mar 2023 02:36:17 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pfb21-00064U-Vc for bug-gnu-emacs@gnu.org; Fri, 24 Mar 2023 02:36:09 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pfb20-00076m-NT for bug-gnu-emacs@gnu.org; Fri, 24 Mar 2023 02:36:08 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pfagc-0003C3-Bu for bug-gnu-emacs@gnu.org; Fri, 24 Mar 2023 02:14:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 24 Mar 2023 06:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62355 X-GNU-PR-Package: emacs Original-Received: via spool by 62355-submit@debbugs.gnu.org id=B62355.167963839912191 (code B ref 62355); Fri, 24 Mar 2023 06:14:02 +0000 Original-Received: (at 62355) by debbugs.gnu.org; 24 Mar 2023 06:13:19 +0000 Original-Received: from localhost ([127.0.0.1]:39694 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pfafv-0003AY-9M for submit@debbugs.gnu.org; Fri, 24 Mar 2023 02:13:19 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:34434) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pfafs-0003AI-9o for 62355@debbugs.gnu.org; Fri, 24 Mar 2023 02:13:18 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pfaff-0007Zl-Ry; Fri, 24 Mar 2023 02:13:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=7f4S1oJsF6d24avJw05MwJwl79mixp3oF70F3Q/B1q8=; b=EDZcSaYyll3C +ALJYRLf0cxau7lNTm5jX1E+N7aoM1vtG99CSoj+av7D2WRQ8Vvu/QqE9P8Tig3yqozvmhzI9snLU UUeiAaQxaNcWD2nx1j7VCcTR27ZslovN730pcXT/DWh/0WwMpjeYfyQKiu3OGvH4ZkQCmCQZC8Jng C3n+kz5DcPhbLowFP8akZwA5hr2QCjaGn1gTVWCdnMgoKP+ZMNZCSeAsDRmzeLanlqxIakB8mglRf Ct/LLoTlA7Z8ON24j/jxE2GvMp/cSBsCOuH69Hzp+Rj4UQ/ke8l6l+s/mxvU846a6K5j8ay5Qkj9b GB7qrU6fniuHwJci1OSjwA==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pfaf9-0007zZ-Qz; Fri, 24 Mar 2023 02:13:03 -0400 In-Reply-To: (message from Sean Whitton on Thu, 23 Mar 2023 17:01:08 -0700) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:258493 Archived-At: > Date: Thu, 23 Mar 2023 17:01:08 -0700 > From: Sean Whitton > Cc: toon@to1.studio, 62355@debbugs.gnu.org, joaotavora@gmail.com > > On Thu, Mar 23, 2023 at 10:09:00PM +0200, Eli Zaretskii wrote: > > > > It isn't a bug, but the expected and intentional behavior. > > I thought that the idea with Icomplete &c. was that they would stop what they > are doing in response to any keystrokes, not requiring an explicit quit, in > order to be maximally unobtrusive. We may be talking about two different issues. The original report doesn't mention Icomplete (AFAIU), it mentions the fact that C-g, instead of exiting the minibuffer, just displays "[Quit]" (note the brackets). That is the expected and intentional behavior in Emacs 28 and later when Emacs needs to display an echo-area message and the minibuffer is active. Prior to Emacs 28, the echo-area message would instead overwrite the minibuffer contents or conceal it for prolonged periods of time. You seem to be talking about something else, perhaps related to what Icomplete does. But I'm not at all sure what you describe is the same behavior as the OP described.