[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [External] : Re: [PATCH] Re: Other details about completion.
From: |
Drew Adams |
Subject: |
RE: [External] : Re: [PATCH] Re: Other details about completion. |
Date: |
Wed, 6 Apr 2022 17:45:20 +0000 |
You'll get there eventually...
1. Cycling highlights the current candidate and
puts it in the minibuffer, replacing whatever was
there - always. (A key clears the minibuffer; a
key restores previous content.)
2. Cycling order & display order in *Completions*
(if shown) are always the same. (You can change
the sort order anytime, on the fly.)
3. Options let you choose how to define the region
when cycling - positioning of point & mark wrt the
root that's being completed or the end/beginning
of minibuffer content (current candidate).
4. An option chooses how to handle the default
value for minibuffer reading: whether to insert
it, whether to show it in the prompt; and if
inserted, where to put the cursor and whether to
preselect the value as the active region (e.g.,
for `delete-selection-mode' action).
https://www.emacswiki.org/emacs/Icicles_-_Cycling_Completions
https://www.emacswiki.org/emacs/Icicles_-_Customization_and_General_Tips#icicle-point-position-in-candidate
- Re: [PATCH] Re: Other details about completion., (continued)
- Re: [PATCH] Re: Other details about completion., Ergus, 2022/04/04
- Re: [PATCH] Re: Other details about completion., Juri Linkov, 2022/04/04
- Re: [PATCH] Re: Other details about completion., Philip Kaludercic, 2022/04/04
- Re: [PATCH] Re: Other details about completion., Ergus, 2022/04/05
- Re: [PATCH] Re: Other details about completion., Ergus, 2022/04/04
- Re: [PATCH] Re: Other details about completion., Juri Linkov, 2022/04/05
- Re: [PATCH] Re: Other details about completion., Ergus, 2022/04/05
- Re: [PATCH] Re: Other details about completion., Juri Linkov, 2022/04/06
- Re: [PATCH] Re: Other details about completion., Ergus, 2022/04/06
- Re: [PATCH] Re: Other details about completion., Juri Linkov, 2022/04/06
- RE: [External] : Re: [PATCH] Re: Other details about completion.,
Drew Adams <=
- Re: [External] : Re: [PATCH] Re: Other details about completion., Juri Linkov, 2022/04/06
- RE: [External] : Re: [PATCH] Re: Other details about completion., Drew Adams, 2022/04/06
- Re: [PATCH] Re: Other details about completion., Ergus, 2022/04/06
- Re: [PATCH] Re: Other details about completion., Juri Linkov, 2022/04/06
- Re: [PATCH] Re: Other details about completion., Ergus, 2022/04/06
- Re: [PATCH] Re: Other details about completion., Juri Linkov, 2022/04/07
- Re: [PATCH] Re: Other details about completion., Ergus, 2022/04/07
- Re: [PATCH] Re: Other details about completion., Juri Linkov, 2022/04/07
- Re: [PATCH] Re: Other details about completion., Ergus, 2022/04/07
- Re: [PATCH] Re: Other details about completion., Juri Linkov, 2022/04/07