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

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

bug#50572: 28.0.50; [PATCH] fix VC to find the responsible backend with


From: Michael Albinus
Subject: bug#50572: 28.0.50; [PATCH] fix VC to find the responsible backend with the most specific path.
Date: Thu, 11 Nov 2021 11:46:37 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

Hi Eli,

>> >> If so, then yes.  What would be the test to identify the systems
>> >> where this is the case?
>> >
>> >  (memq system-type '(windows-nt ms-dos))
>>
>> This doesn't recognize remote file names.
>
> The issue was about backslashes being directory separators, I believe?
> If so, what does that have to do with remote file names?

Remote file names do not use "\\" as directory separator, that's all
what I want to say. I don't know whether this is relevant for the
intended bug fix; I didn't follow the discussion completely.

Best regards, Michael.





reply via email to

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