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

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

bug#34343: [PATCH] Make project--find-regexp-in-files work with remote f


From: Michael Albinus
Subject: bug#34343: [PATCH] Make project--find-regexp-in-files work with remote files
Date: Sat, 28 Dec 2019 19:56:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Dmitry Gutov <dgutov@yandex.ru> writes:

>> Just checking for tramp-file-name-regexp isn't sufficient, because
>> the file could be "remote" independent of Tramp.
>
> Why does that matter? Why should the local part of the file name be
> different depending on the transport?

file-remote-p doesn't exist for Tramp only. For example, there is also
url-handlers.el.

Best regards, Michael.





reply via email to

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