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

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

bug#13539: Use fdopendir, fstatat and readlinkat, for efficiency.


From: Stefan Monnier
Subject: bug#13539: Use fdopendir, fstatat and readlinkat, for efficiency.
Date: Wed, 30 Jan 2013 14:24:06 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> perhaps a further optimization would be to avoid the call to
>> file_name_completion_stat if completion-ignored-extensions is devoid
>> of elements that end in a slash.
> Yes, something like that might make sense.

Maybe.  But maybe not.  The default value of
completion-ignored-extensions includes elements that end in a slash, and
I think fairly few uses of try-completion rebind it to something else.


        Stefan





reply via email to

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