[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Add completion to compilation-read-command
From: |
Juri Linkov |
Subject: |
Re: Add completion to compilation-read-command |
Date: |
Tue, 24 Dec 2024 20:50:20 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/31.0.50 (x86_64-pc-linux-gnu) |
>> You can use 'C-x <up>' in the compile prompt to complete on past commands.
>
> This is indeed a lot closer to what I want, however it still lacks a lot of
> things compared to my solution.
>
> Unless there is some package/mode I don't know about, It's a lot less
> dynamic, for instance I can't keep typing to reduce possible items.
There were many proposals how to implement `eager-update' to update
*Completions* as you type. We just need to put together all parts.
- Add completion to compilation-read-command, Spyros Roum, 2024/12/24
- Re: Add completion to compilation-read-command, Philip Kaludercic, 2024/12/24
- Re: Add completion to compilation-read-command, Juri Linkov, 2024/12/24
- Re: Add completion to compilation-read-command, Spyros Roum, 2024/12/24
- Re: Add completion to compilation-read-command,
Juri Linkov <=
- Re: Add completion to compilation-read-command, Spyros Roum, 2024/12/24
- Re: Add completion to compilation-read-command, Philip Kaludercic, 2024/12/24
- Re: Add completion to compilation-read-command, Juri Linkov, 2024/12/25
- RE: [External] : Re: Add completion to compilation-read-command, Drew Adams, 2024/12/24
- Re: [External] : Re: Add completion to compilation-read-command, Juri Linkov, 2024/12/25
- RE: [External] : Re: Add completion to compilation-read-command, Drew Adams, 2024/12/25
- Re: Add completion to compilation-read-command, Philip Kaludercic, 2024/12/24
- Re: Add completion to compilation-read-command, Spyros Roum, 2024/12/25
- Re: Add completion to compilation-read-command, Philip Kaludercic, 2024/12/25
- Re: Add completion to compilation-read-command, Spyros Roum, 2024/12/25