Re: master 1d91d9b717d: project-vc-dir: Use truenames

Stephen Berman <[email protected]> Fri, 31 Jul 2026 12:07:38 +0200
Newsgroups gmane.emacs.devel
Message-ID <[email protected]>
On Sun, 26 Jul 2026 11:57:33 +0100 Sean Whitton <[email protected]> wrote:

> Dmitry Gutov [25/Jul  5:51am +03] wrote:
>> On 24/07/2026 08:33, João Távora wrote:
>>> If I follow correctly,  this is the grammatically simpler:
>>>
>>> "If DIR has no VC backend but its truename does, use that instead of DIR."
>>>
>>> Right? If so, then I think it's an improvement.
>>
>> I'll use this one, thanks.
>>
>> My intent was to include the fact that we check that the truename is not
>> the same, but it's implied heavily enough in your version too.
>
> Thank you for finalising this.  Hopefully before Emacs 32, either people
> like it how it is or we can get some additional feedback to tweak it.

I just discovered that this change broke log-edit-insert-changelog-entry
and I pushed a fix to master (commit 698776764d8).

Steve Berman