[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Load all deferred packages (use-package)
From: |
Stefan Monnier |
Subject: |
Re: Load all deferred packages (use-package) |
Date: |
Thu, 26 Sep 2024 19:09:20 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
> Does anyone have a snippet that I could run on a timer, say, after
> 2 mins of idle, that would cause all my deferred packages to be loaded
> into my Emacs session?
Which packages would you load like that and why?
Usually just loading a package does nothing useful, but that's
presumably not the case here, so I wonder what kind of effect you're
really thinking of when you say "load".
Stefan