all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Juri Linkov <juri@linkov.net>, Spencer Baugh <sbaugh@janestreet.com>
Cc: "dmitry@gutov.dev" <dmitry@gutov.dev>,
	"74561@debbugs.gnu.org" <74561@debbugs.gnu.org>
Subject: bug#74561: [PATCH] Allow limiting the size of *Completions*
Date: Fri, 29 Nov 2024 02:36:10 +0000	[thread overview]
Message-ID: <DS7PR10MB52323C909A58B11BE149078EF32A2@DS7PR10MB5232.namprd10.prod.outlook.com> (raw)
In-Reply-To: <877c8n45tg.fsf@mail.linkov.net>

> > +(defcustom completions-list-max 10000
> > +  "Maximum number of completions for `minibuffer-completion-help' to
> list.
> 
> 10000 is too small default value.  I often use 'C-x 8 RET TAB'
> to browse the full list of 50866 Unicode characters
> and use Isearch to find a character by name.  And it's quite fast -
> usually takes only 1-2 seconds to show the completion list.

Why have a count as default?  The option I
have (`icicle-max-candidates') has default
value `nil', meaning there's no limit by
default.





  reply	other threads:[~2024-11-29  2:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-27 20:25 bug#74561: [PATCH] Allow limiting the size of *Completions* Spencer Baugh via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-27 23:23 ` Drew Adams via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-28  6:42 ` Eli Zaretskii
2024-11-28 18:18 ` Juri Linkov
2024-11-29  2:36   ` Drew Adams via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2024-11-29  4:12 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-29 14:45   ` Spencer Baugh via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-30 17:17     ` Dmitry Gutov

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=DS7PR10MB52323C909A58B11BE149078EF32A2@DS7PR10MB5232.namprd10.prod.outlook.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=74561@debbugs.gnu.org \
    --cc=dmitry@gutov.dev \
    --cc=drew.adams@oracle.com \
    --cc=juri@linkov.net \
    --cc=sbaugh@janestreet.com \
    /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.