emacs-devel
[Top][All Lists]
Advanced

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

Re: New feature in project.el: Remembering the previously used projects


From: Dmitry Gutov
Subject: Re: New feature in project.el: Remembering the previously used projects
Date: Fri, 29 May 2020 16:51:33 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

On 29.05.2020 10:31, Philip K. wrote:
Dmitry Gutov <dgutov@yandex.ru> writes:

On 29.05.2020 02:05, Basil L. Contovounesios wrote:

Could project-switch-project reuse read-multiple-choice or similar?

I'm attaching a patch that makes it use read-multiple-choice, check it
out. But I'm not sure the result looks better than what we have now.

Suggestions on "similar" welcome.

I tried to same thing last night, but didn't get around to submitting it
in time. It's mosty the same, I just dropped project--keymap-prompt and
changed the type of project-switch-commands, because it seemed easier
that way.

Let's see what Simen thinks about this. FWIW, I somewhat prefer the current version.

I think it can be improved by adding a "case-insenstive" option to
read-multiple-choice, because for example currently it seems to
highlight the second "f" in "Find file"
                                   ^
         this one here ____________|

I have tried something out, and will submit a patch right after this one.

A patch is good, but note that project.el is in ELPA now. So we might be unable to take advantage of the new version fully. Maybe with a version check, etc.



reply via email to

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