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: Dmitry Gutov
Subject: bug#34343: [PATCH] Make project--find-regexp-in-files work with remote files
Date: Sun, 29 Dec 2019 16:14:01 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 29.12.2019 14:34, Michael Albinus wrote:
Not always. But even if it calls expand-file-name, this doesn't mean
always that a remote command is fired. This is what is expensive.

That depends on our performance goals. As described in https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34343#29, when called on a lot of files, it can be fairly expensive even when offline.

But eliminating remote calls will be a win, for sure.





reply via email to

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