emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] `completing-read`: Add `group-function` support to completio


From: Daniel Mendler
Subject: Re: [PATCH] `completing-read`: Add `group-function` support to completion metadata (REVISED PATCH VERSION 3)
Date: Sun, 2 May 2021 16:29:14 +0200

I attached a revised version of the `group-function` for
`completing-read` patches, implementing the suggestions by Juri Linkov.

1. The guard variable `completions-group` is not checked centrally, like
`completions-detailed`.
2. The vertical completions format separates the groups completely using
full-width group separators, instead of inserting the titles within the
vertical flow.

I kept the commits separate in order to make the changes more explicit.

Daniel

Attachment: 0001-completing-read-Add-group-function-to-completion-met.patch
Description: Text Data

Attachment: 0002-completion-insert-strings-Split-function-Full-group-.patch
Description: Text Data

Attachment: 0003-minibuffer-completion-help-Do-not-check-completions-.patch
Description: Text Data

Attachment: 0004-completion-insert-vertical-Separate-groups-completel.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]