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

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

bug#57777: 28.2; `vc-dir' picks incorrect backend.


From: Lars Ingebrigtsen
Subject: bug#57777: 28.2; `vc-dir' picks incorrect backend.
Date: Fri, 16 Sep 2022 11:46:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Mike Woolley <mike@bulsara.com> writes:

> I should also mention that I tested changing the code to the following and it 
> fixed the
> problem:
>
>      (when-let ((dir (expand-file-name
>    (vc-call-backend
>                                backend 'responsible-p file))))

Thanks; I've now pushed something along these lines to Emacs 29.





reply via email to

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