From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#34939: Some minibuffer behaviour is annoying Date: Sat, 23 Mar 2019 11:50:00 +0200 Message-ID: <83o961q5rr.fsf@gnu.org> References: <1879851553195601@myt3-2475c4d2af83.qloud-c.yandex.net> <0b53220d-e11f-f0a7-5ed0-33ebc0c251b6@yandex.ru> <3928775d-74bf-1d42-3a30-a8bfc6036dd5@yandex.ru> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="265232"; mail-complaints-to="usenet@blaine.gmane.org" Cc: pinkanon.pinkanon@yandex.ru, 34939@debbugs.gnu.org, rms@gnu.org To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Mar 23 10:51:17 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1h7dJ6-0016st-Ry for geb-bug-gnu-emacs@m.gmane.org; Sat, 23 Mar 2019 10:51:16 +0100 Original-Received: from localhost ([127.0.0.1]:41077 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h7dJ5-0003Sf-QN for geb-bug-gnu-emacs@m.gmane.org; Sat, 23 Mar 2019 05:51:15 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:51893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h7dIt-0003SZ-AM for bug-gnu-emacs@gnu.org; Sat, 23 Mar 2019 05:51:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h7dIs-0000aT-Fr for bug-gnu-emacs@gnu.org; Sat, 23 Mar 2019 05:51:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:41477) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h7dIs-0000aN-AB for bug-gnu-emacs@gnu.org; Sat, 23 Mar 2019 05:51:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h7dIs-0004Yo-5b for bug-gnu-emacs@gnu.org; Sat, 23 Mar 2019 05:51: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: Sat, 23 Mar 2019 09:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34939 X-GNU-PR-Package: emacs Original-Received: via spool by 34939-submit@debbugs.gnu.org id=B34939.155333462217482 (code B ref 34939); Sat, 23 Mar 2019 09:51:02 +0000 Original-Received: (at 34939) by debbugs.gnu.org; 23 Mar 2019 09:50:22 +0000 Original-Received: from localhost ([127.0.0.1]:55021 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h7dIE-0004Xu-DX for submit@debbugs.gnu.org; Sat, 23 Mar 2019 05:50:22 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:37394) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h7dIB-0004Xf-KM for 34939@debbugs.gnu.org; Sat, 23 Mar 2019 05:50:20 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:60810) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h7dI5-0000KV-T5; Sat, 23 Mar 2019 05:50:13 -0400 Original-Received: from [176.228.60.248] (port=2616 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1h7dHu-0003Cu-5n; Sat, 23 Mar 2019 05:50:02 -0400 In-reply-to: <3928775d-74bf-1d42-3a30-a8bfc6036dd5@yandex.ru> (message from Dmitry Gutov on Sat, 23 Mar 2019 11:46:38 +0200) 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: 209.51.188.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:156656 Archived-At: > From: Dmitry Gutov > Date: Sat, 23 Mar 2019 11:46:38 +0200 > Cc: pinkanon.pinkanon@yandex.ru, 34939@debbugs.gnu.org > > And when it's shows, I simply have to wait the second or so for it to go > away and to see the minibuffer again (patiently staying away from C-g). Doesn't some innocent key, like the right arrow, end the wait immediately?