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 () > escribió: > >> > From: Nicolas Bértolo >> > Date: Sat, 23 May 2020 15:29:25 -0300 >> > Cc: Andrea Corallo , 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? >> >