GNU bug report logs -
#48545
28.0.50; `icomplete-vertical-mode` does not support the `group-function`
Previous Next
Reported by: Daniel Mendler <mail <at> daniel-mendler.de>
Date: Thu, 20 May 2021 18:57:02 UTC
Severity: normal
Found in version 28.0.50
Done: João Távora <joaotavora <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Daniel Mendler <mail <at> daniel-mendler.de> writes:
> The recently introduced `icomplete-vertical-mode` should support the
> `group-function`, which can be specified by the completion metadata. The
> group function allows grouping the completion candidates by group titles.
>
> Additional to the default completion UI, support for group functions is
> already present in the following vertical minibuffer UIs, which are
> similar to `icomplete-vertical-mode`: Vertico (GNU ELPA), Selectrum
> (MELPA) and Icomplete-vertical (MELPA).
I just tried
(setq xref-show-definitions-function 'xref-show-definitions-completing-read)
To enable what seems to be the only table in Emacs core that has this
feature with fido-vertical-mode.
It seemed to do the right thing, prepending each entry with the name of
its associated "group". Is this what it means to support this? If so,
I'll close. Else, please explain what support you're looking for.
Thanks,
João
This bug report was last modified 3 years and 326 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.