tramp-devel
[Top][All Lists]
Advanced

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

Re: More efficient tramp-handle-file-name-all-completions


From: Julian Scheid
Subject: Re: More efficient tramp-handle-file-name-all-completions
Date: Fri, 14 Aug 2009 13:30:49 +1200

On Fri, Aug 14, 2009 at 11:33 AM, Julian Scheid<address@hidden> wrote:
> Anyway, the above comment needs to be fixed and this is one more
> reason to look into using find/perl.

Attached updated patch with Perl support. If Perl is available, case
insensitive completion and failed completion are more efficient. Also,
'Argument list too long' errors can't happen because shell expansion
isn't used - this also means better performance when there's a large
number of matches. Avoided use of Glob module as to be compatible with
older Perl versions.

Attachment: tramp-handle-file-name-all-completions-optimization-2.patch
Description: Binary data


reply via email to

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