From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: ams@gnu.org (Alfred M. Szmidt) Newsgroups: gmane.emacs.devel Subject: Re: keysee.el Date: Tue, 08 Sep 2020 17:46:52 -0400 Message-ID: References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12290"; mail-complaints-to="usenet@ciao.gmane.io" Cc: eliz@gnu.org, stefan@marxist.se, justin@burkett.cc, drew.adams@oracle.com, emacs-devel@gnu.org To: Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Sep 08 23:47:35 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kFlSh-000360-2M for ged-emacs-devel@m.gmane-mx.org; Tue, 08 Sep 2020 23:47:35 +0200 Original-Received: from localhost ([::1]:58130 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kFlSg-00031S-3z for ged-emacs-devel@m.gmane-mx.org; Tue, 08 Sep 2020 17:47:34 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36862) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kFlS2-0002OB-32 for emacs-devel@gnu.org; Tue, 08 Sep 2020 17:46:54 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:49731) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kFlS1-0000XF-2Z; Tue, 08 Sep 2020 17:46:53 -0400 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1kFlS0-0002nu-Cd; Tue, 08 Sep 2020 17:46:52 -0400 In-reply-to: (message from Drew Adams on Tue, 8 Sep 2020 14:18:06 -0700 (PDT)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:254823 Archived-At: It is on purpose that I did not read the documentation for any of the modes, it shouldn't be all too suprsing that if making keysee or which-key or similar the default, it would not impede with normal, documented and very much ingrained operation of Emacs -- all too much. > If I press C-x and go for a coffee in the middle of opening a file, it > also becomes confusing since the behaviour of Emacs will magically > change. If you do `M-x fi TAB' and go for coffee, same thing. Same thing for `C-x C-f fo TAB'. After TAB nothing will occur after ten seconds. After C-x waiting ten seconds or one second, the behaviour will be different. If that is showing a *Completeion* buffer or not, it is not the normal behaviour of anything in Emacs.