GNU bug report logs -
#47711
27.1; Deferred highlighting support in `completion-all-completions', `vertico--all-completions`
Previous Next
Reported by: Daniel Mendler <mail <at> daniel-mendler.de>
Date: Sun, 11 Apr 2021 20:52:01 UTC
Severity: normal
Found in version 27.1
Done: Daniel Mendler <mail <at> daniel-mendler.de>
Bug is archived. No further changes may be made.
Full log
Message #377 received at 47711 <at> debbugs.gnu.org (full text, mbox):
On 02/11/2023 17:58, João Távora wrote:
> On Thu, Nov 2, 2023 at 3:36 PM Dmitry Gutov <dmitry <at> gutov.dev> wrote:
>>
>> On 02/11/2023 17:24, João Távora wrote:
>>> On Thu, Nov 2, 2023 at 2:40 PM Dmitry Gutov<dmitry <at> gutov.dev> wrote:
>>>
>>>> IOW, this whole approach results in stricter matching with fewer
>>>> results, so a smarter sort isn't that necessary.
>>> Just curious, so in orderless, what do I type to quickly select
>>> M-x vc-diff or M-x vc-version-diff or M-x vc-ediff?
>>>
>>> In flex I just type "vcdiff" and these results normally bubble to the top.
>>
>> I'm not really a user of it (yet?), but
>>
>> "vc-dif" or "vc dif" matches the first one, and "vc-ver" or "vc vers"
>> matches the second one.
>
> So "vc dif" doesn't also match 'vc-ediff' and 'vc-version-diff'?
It does, of course. I just described what I imagine is the more common
scenario: continue typing until the command you want is at the top, so
you don't have to reach for C-n/C-p or the arrow keys.
>> Not a lot of difference in the amount of typing,
>> but a little more control on the part of the user.
>
> That's debatable, I like to be able to type 'vcdiff' and
> see all the commands that vc.el offers for diffing things.
That also works for Orderless and "vc dif".
And from that you can continue to "vc dif ver", which brings
"vc-version-diff" to the top, that's something unique to Orderless, I
suppose.
This bug report was last modified 172 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.