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

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

bug#41242: Port feature/native-comp to Windows - Reduce the number of fi


From: Eli Zaretskii
Subject: bug#41242: Port feature/native-comp to Windows - Reduce the number of files probed when finding a lisp file.
Date: Tue, 02 Jun 2020 18:02:47 +0300

> From: Andrea Corallo <akrl@sdf.org>
> Cc: 41242@debbugs.gnu.org, Eli Zaretskii <eliz@gnu.org>
> Date: Mon, 01 Jun 2020 19:24:43 +0000
> 
> In which folders are we going to search if we do (load "...a/path/foo.eln")?
> 
> I believe in this case we should search the file only in "...a/path/"
> because the user really want to load this specific file.  Am I correct?

Isn't that already so when we look for *.elc files?

> That said IMO this logic is sufficiently complex to deserve a minimum of
> testing to make sure we have it under control.  Not sure if the best
> place is files-tests.el or comp-tests.el.
> 
> Maybe Eli likes to gives his opinion on this last point and on the patch
> in general.

I think the logic should be consistent with how we search for Lisp
files in general.





reply via email to

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