From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Heime Newsgroups: gmane.emacs.help Subject: Re: Keybindings for navigating completing-read entries Date: Thu, 11 Apr 2024 11:32:46 +0000 Message-ID: References: <8FhIfayN1VoRgajIEzlCjAYa_oKsbOSOlwQCvxmpd5F5OLCNS_P2ZJqz5EWmtWTuuI7daiHv0lsweQaMjzuiSRnJlXJSNJN9gGnEdwzMRuo=@protonmail.com> <867ch4v2lf.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25074"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs@gnu.org To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Apr 11 13:34:11 2024 Return-path: Envelope-to: geh-help-gnu-emacs@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 1rush0-0006Fu-Vp for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 11 Apr 2024 13:34:11 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rusgE-0000Ry-82; Thu, 11 Apr 2024 07:33:22 -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 1rusfs-0000Nv-4e for help-gnu-emacs@gnu.org; Thu, 11 Apr 2024 07:33:06 -0400 Original-Received: from mail-40138.protonmail.ch ([185.70.40.138]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rusfo-0006JS-KM for help-gnu-emacs@gnu.org; Thu, 11 Apr 2024 07:32:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1712835174; x=1713094374; bh=djYSQIyQM73Ic9+FXMCkG2bYlDFavJGjxYSKxC1N3Uc=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=LHXs+q7qnZEyUV+4W4u+JLN41pB73WknUawrDjSYi6sqFtwVdCxQztu9ZWYe8m/MV FyiVH0zY2XRPGn+xo0PVzlVAjXV3anJM0+gRdeSqYWutrqRd1KEzzNFWFx/0pFPl0o BEeYjzw8hOSotkl85+ptwo2XAjiH4a1k44LRZG2hefzKOAl7Nw9Ayv9Jbkp9XuN1rF tc05T+0iwljd7hn9+EIPGxzMdSq8m422Gqt5h6e5RGOuLUGpVXOUrgV8p6aUx7m+jP zyo6dyYy0zShq8cDeHLedSY9uBeBtlM96bf9mQC8pvATUxDElLYB7SAYeVEiLvF7If 8fNaNJMPy633w== In-Reply-To: <867ch4v2lf.fsf@gnu.org> Feedback-ID: 57735886:user:proton Received-SPF: pass client-ip=185.70.40.138; envelope-from=heimeborgia@protonmail.com; helo=mail-40138.protonmail.ch 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, FREEMAIL_FROM=0.001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:146307 Archived-At: On Thursday, April 11th, 2024 at 6:24 PM, Eli Zaretskii wrot= e: > > Date: Thu, 11 Apr 2024 00:49:07 +0000 > > From: Heime heimeborgia@protonmail.com > >=20 > > I am trying to find the keybindings for navigating the entries when usi= ng > > completing-read. Am finding the search for the respective keybinding di= fficult > > to locate. >=20 >=20 > If you could describe in enough detail how you tried to search for > those bindings, we could think about improving the documentation > facilities to be more helpful in this matter. Started reading from through "21.6 Completion". It has been said=20 that the keybindings when using completing-read depend on the=20 completion framework one is using. But it is quite tricky for a user to determine what completion framework one is currently=20 using and the associated key bindings for navigation. =20 Perhaps there can be a command that returns the completion=20 framework and the keybindings associated with using completing-read.=20 Nevertheless, with completing-read the user simply gets a prompt without much indication about completion frameworks and about any keybinding shortcuts to traverse entries.=20