GNU bug report logs -
#74561
[PATCH] Allow limiting the size of *Completions*
Previous Next
Reported by: Spencer Baugh <sbaugh <at> janestreet.com>
Date: Wed, 27 Nov 2024 20:26:02 UTC
Severity: wishlist
Tags: patch
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
Message #55 received at 74561 <at> debbugs.gnu.org (full text, mbox):
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
>> In the process, I realized that this optimization doesn't help
>> completions-format=vertical without a lot of effort, since that fills
>> the entire first column before continuing to the second column.
>
> FWIW, maybe we should change this behavior so instead of filling
> column-by-column we fill line-by-line.
>
> When the result completely fits in the *Completions* window, the current
> behavior is arguably superior (assuming alphabetical sorting: it tends
> to make it easier to see the common prefixes), but for longer
> completion lists I don't like it very much.
I'm not sure what you mean.
completions-format=vertical looks like:
A D G
B E H
C F I
completions-format=horizontal looks like:
A B C
D E F
G H I
Is your suggestion that completions-format=vertical should look like the
second one? But then what would be the point of it as a separate category?
This bug report was last modified 57 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.