[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [External] : Re: Q: Is there a built-in way to read multiple file na
From: |
Ihor Radchenko |
Subject: |
RE: [External] : Re: Q: Is there a built-in way to read multiple file names? |
Date: |
Sun, 14 Jul 2024 12:38:27 +0000 |
Drew Adams <drew.adams@oracle.com> writes:
>> This is similar to what I had in mind, yes.
>> Even better - you can maintain multiple "marked sets".
>
> Yes. And "maintaining" and creating can
> involve using different set operations
> (interactively, during completion).
>
> https://www.emacswiki.org/emacs/Icicles_-_Candidate_Sets#SetOperations
>
> By default, candidates are saved to, and
> retrieved from, variable
> `icicle-saved-completion-candidates'. You
> can use other variables (a prefix arg to
> a saving or retrieving command prompts you
> for the var).
>
> Why is it important to be able to have
> multiple saved sets of candidates? You
> can go to the trouble of creating a saved
> set of candidates just once (however you
> want, whether with Icicles interactively -
> matching, filtering, selecting - or by
> editing a list, or by program), then reuse
> that set any time later.
>
> You can also save a candidate set to a
> file, persisting it so you can retrieve it
> in other Emacs sessions.
This sounds overengineered. What you describe is an equivalent of
`completing-read' HISTORY argument.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- Re: Q: Is there a built-in way to read multiple file names?, (continued)
- Re: Q: Is there a built-in way to read multiple file names?, Daniel MartÃn, 2024/07/07
- Re: Q: Is there a built-in way to read multiple file names?, Ihor Radchenko, 2024/07/07
- Re: Q: Is there a built-in way to read multiple file names?, Eli Zaretskii, 2024/07/07
- Re: Q: Is there a built-in way to read multiple file names?, Ihor Radchenko, 2024/07/07
- Re: Q: Is there a built-in way to read multiple file names?, Eli Zaretskii, 2024/07/07
- Re: Q: Is there a built-in way to read multiple file names?, Ihor Radchenko, 2024/07/07
- Re: Q: Is there a built-in way to read multiple file names?, Eli Zaretskii, 2024/07/07
- RE: [External] : Re: Q: Is there a built-in way to read multiple file names?, Drew Adams, 2024/07/07
- RE: [External] : Re: Q: Is there a built-in way to read multiple file names?, Ihor Radchenko, 2024/07/13
- RE: [External] : Re: Q: Is there a built-in way to read multiple file names?, Drew Adams, 2024/07/13
- RE: [External] : Re: Q: Is there a built-in way to read multiple file names?,
Ihor Radchenko <=
- RE: [External] : Re: Q: Is there a built-in way to read multiple file names?, Drew Adams, 2024/07/14
- RE: [External] : Re: Q: Is there a built-in way to read multiple file names?, Ihor Radchenko, 2024/07/15
- RE: [External] : Re: Q: Is there a built-in way to read multiple file names?, Drew Adams, 2024/07/15
- RE: [External] : Re: Q: Is there a built-in way to read multiple file names?, Ihor Radchenko, 2024/07/17
- RE: [External] : Re: Q: Is there a built-in way to read multiple file names?, Drew Adams, 2024/07/17
- Re: Q: Is there a built-in way to read multiple file names?, Ihor Radchenko, 2024/07/13
- Re: Q: Is there a built-in way to read multiple file names?, Eli Zaretskii, 2024/07/13
- Re: Q: Is there a built-in way to read multiple file names?, Ihor Radchenko, 2024/07/13
- Re: Q: Is there a built-in way to read multiple file names?, Eli Zaretskii, 2024/07/13
- Re: Q: Is there a built-in way to read multiple file names?, Ihor Radchenko, 2024/07/14