all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Incrementally display the Emacs command list filtered out by the input key words in real-time.
Date: Fri, 02 Jul 2021 09:25:52 +0300	[thread overview]
Message-ID: <83mtr5jkpb.fsf@gnu.org> (raw)
In-Reply-To: <CAGP6POLOyp5DZta2T8VOz1a0osKCvHp=VhGBMVgt8kJH0qsk2w@mail.gmail.com> (message from Hongyi Zhao on Fri, 2 Jul 2021 13:22:11 +0800)

> From: Hongyi Zhao <hongyi.zhao@gmail.com>
> Date: Fri, 2 Jul 2021 13:22:11 +0800
> 
> Say, when I input "foo bar", the matched command list are
> incrementally displayed immediately, and finally the ones which
> including "foo" and "bar" in any part of the candidate commands are
> filtered out. How do I configure my init file to implement this
> feature?

Explore the various completion styles, perhaps rearranging their order
in the variable completion-styles (see its doc string and the
documentation in the user manual for details).

And maybe try an alternative completion mode, like icompletion-mode.



  reply	other threads:[~2021-07-02  6:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-02  5:22 Incrementally display the Emacs command list filtered out by the input key words in real-time Hongyi Zhao
2021-07-02  6:25 ` Eli Zaretskii [this message]
2021-07-02  7:23   ` Hongyi Zhao
2021-07-02 12:40     ` Tassilo Horn
2021-07-02 15:27       ` Hongyi Zhao
2021-07-02 14:43 ` [External] : " Drew Adams
2021-07-02 15:40   ` Hongyi Zhao
2021-07-03 18:49 ` Marcin Borkowski
2021-07-03 23:39   ` Hongyi Zhao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83mtr5jkpb.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.