From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.devel Subject: Re: master f6967d2 1/3: Allow for the completion buffer to be automatically selected Date: Wed, 22 Dec 2021 10:48:24 +0100 Message-ID: References: <867dbxhv7g.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5d9+URRXU97CDRyP" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31343"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 22 10:49:21 2021 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 1mzyFL-00082U-Mo for ged-emacs-devel@m.gmane-mx.org; Wed, 22 Dec 2021 10:49:19 +0100 Original-Received: from localhost ([::1]:53688 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mzyFK-0000xQ-Am for ged-emacs-devel@m.gmane-mx.org; Wed, 22 Dec 2021 04:49:18 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:50494) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzyEX-0000Ii-Uw for emacs-devel@gnu.org; Wed, 22 Dec 2021 04:48:29 -0500 Original-Received: from mail.tuxteam.de ([5.199.139.25]:35692) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzyEV-0002DL-FC for emacs-devel@gnu.org; Wed, 22 Dec 2021 04:48:29 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:To:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=34CXjuQEJiQX680YPSDoQnn1QT+zOeZT2+keWqFtYQU=; b=tI/xWtu1uUQCnWc8bBIfP6cRy1 GY6JUQ9M0FwTv9luvKXLFSgF/c1dkAmvVm96o4oTqwwKxRgUFz7SRVKE7n+2rKwJD9S2qeRWA5RLV P67r/ViYlEm2b2DfYZNWrEO4c2prmJqyJYSgqCzBETrwbdX6zkjxV+T6fwCSu0bWf5Uki6tUBFiai 7VA6LaQdBDw9FlcXpdqg826AEbPXcnh3pf2mwDpnCBTKDLFlC/kD5sDtvWqISq4eYsQyK7sEvmZCh HoXBH1YIJgbOQ/TwAFzRLPDRSBZRSeUUgPEI6VBuH53nveoh/pUCKT7i5UqJXgh4nJqCbwRg1ycc2 6Dg7ytCA==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1mzyES-00078A-Ql for emacs-devel@gnu.org; Wed, 22 Dec 2021 10:48:24 +0100 Content-Disposition: inline In-Reply-To: <867dbxhv7g.fsf@mail.linkov.net> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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:282698 Archived-At: --5d9+URRXU97CDRyP Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 22, 2021 at 10:58:43AM +0200, Juri Linkov wrote: > > I don't think I like this change to the minibuffer defaults. It breaks > > muscle memory and IMO is more incovenient when you need to show the > > completion list many times. >=20 > But now it works exactly like in other apps. For example, open a new > browser tab, and it immediately switches focus to its completion list > where you can select a completion candidate with arrow keys. Now Emacs > does the same. Which I, personally, hate with passion (even though you can continue typing, as Po Lu notes in this thread). But hey, that's browsers. Cheers --=20 t --5d9+URRXU97CDRyP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCYcL0YQAKCRAFyCz1etHa RtN3AJ9OYCfH9/xtccY+8lMEQcQQ1w0uFACfVA3raQ88sizCh5voCNEMlboN/wc= =3/mg -----END PGP SIGNATURE----- --5d9+URRXU97CDRyP--