[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: on helm substantial differences
From: |
Drew Adams |
Subject: |
RE: on helm substantial differences |
Date: |
Wed, 18 Nov 2020 14:36:54 -0800 (PST) |
> BTW, there is another TODO item in minibuffer.el:
>
> ;; - indicate how to display the completions in *Completions* (turn
> ;; \n into something else, add special boundaries between
> ;; completions). E.g. when completing from the kill-ring.
>
> Such pre-processing can be performed by the caller.
FWIW, Icicles does this. If a completion candidate
is multi-line then it is separated from the following
candidate in *Completions* by a blank line (extra
newline).
Candidates are also distinguished in these ways:
* They have property `mouse-face'. (Separator
whitespace, including a newline, does not.)
* The "current" candidate (e.g. when cycling) is
highlighted, which makes it and its limits stand
out.
- Re: select yank via completion, (continued)
- Re: select yank via completion, Basil L. Contovounesios, 2020/11/24
- Re: select yank via completion, Juri Linkov, 2020/11/25
- Re: select yank via completion, Andrii Kolomoiets, 2020/11/25
- Re: select yank via completion, Juri Linkov, 2020/11/25
- Re: select yank via completion, Basil L. Contovounesios, 2020/11/26
- Re: select yank via completion, Juri Linkov, 2020/11/26
- Re: select yank via completion, Eli Zaretskii, 2020/11/26
- Re: select yank via completion, Basil L. Contovounesios, 2020/11/26
- Re: select yank via completion, Eli Zaretskii, 2020/11/27
- Re: select yank via completion, Juri Linkov, 2020/11/27
- RE: on helm substantial differences,
Drew Adams <=
Re: on helm substantial differences, Eli Zaretskii, 2020/11/16
- Re: on helm substantial differences, Juri Linkov, 2020/11/16
- RE: on helm substantial differences, Drew Adams, 2020/11/16
- Re: on helm substantial differences, Juri Linkov, 2020/11/16
- RE: on helm substantial differences, Drew Adams, 2020/11/16
- Re: on helm substantial differences, Juri Linkov, 2020/11/17
- RE: on helm substantial differences, Drew Adams, 2020/11/17
Re: on helm substantial differences, Protesilaos Stavrou, 2020/11/17
RE: on helm substantial differences, Drew Adams, 2020/11/17
Re: on helm substantial differences, Juri Linkov, 2020/11/17