|
From: | Dmitry Gutov |
Subject: | bug#66518: [PATCH] Use project-name in the project-kill-buffers prompt |
Date: | Sat, 14 Oct 2023 02:41:59 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 |
On 13/10/2023 19:04, Philip Kaludercic wrote:
Spencer Baugh<sbaugh@janestreet.com> writes:Tags: patch This is mildly prettier.Could this cause confusion, in case two projects share the same name?
I suppose this can indeed be problematic with the default backend, where project-name just returns the base name of the root directory (and they can conflict).
OTOH, we do use the project name as prefix for buffer names, for example. So this might be okay. Worst case, we add a user option later.
[Prev in Thread] | Current Thread | [Next in Thread] |