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


From: Nicolas Bértolo
Subject: bug#41242: Port feature/native-comp to Windows
Date: Sat, 23 May 2020 19:52:14 -0300

I have come up with this patch to reduce the number of files
probed when `load' is called..

El sáb., 23 may. 2020 a las 15:43, Nicolas Bértolo (<nicolasbertolo@gmail.com>) escribió:
> Why would you have so many directories in your load-path?

Because I have many Spacemacs layers installed, each installs many packages
and each package has its own directory in `package-user-dir`.

El sáb., 23 may. 2020 a las 15:37, Eli Zaretskii (<eliz@gnu.org>) escribió:
> From: Nicolas Bértolo <nicolasbertolo@gmail.com>
> Date: Sat, 23 May 2020 15:29:25 -0300
> Cc: Andrea Corallo <akrl@sdf.org>, 41242@debbugs.gnu.org
>
> > If it takes us 32 seconds to run openp, then how many files do we try
> > to probe?  32 sec is eternity!
>
> `load-path' has 380 entries

Is this due to Spacemacs setup, or something else?  Why would you have
so many directories in your load-path?

Attachment: 0001-Reduce-the-number-of-files-probed-when-finding-a-lis.patch
Description: Binary data


reply via email to

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