bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#58447: [PATCH] In project-find-file, add absolute file name to histo


From: Dmitry Gutov
Subject: bug#58447: [PATCH] In project-find-file, add absolute file name to history
Date: Thu, 27 Oct 2022 19:10:38 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2

On 27.10.2022 18:52, Eli Zaretskii wrote:
Date: Thu, 27 Oct 2022 17:21:24 +0300
Cc:arstoffel@gmail.com,58447@debbugs.gnu.org
From: Dmitry Gutov<dgutov@yandex.ru>

I like both of these ideas, except I'm not sure how to implement the
project-specific part better.

I suppose we won't be passing the history var to completing-read anymore?
I thought about a project-specific history variable.
...one global variable per project?
Yes, I think so.  Are there any downsides that I overlooked?

The idea of having a multitude of similar variables gave me a pause. But it's not a deal-breaker, I suppose.

Also a couple of questions we're talking about in the other branch.





reply via email to

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