>>> "Ken" == Ken Mankoff <[email protected]> writes:
> On 2016-04-10 at 11:52, Uwe Brauer <[email protected]> wrote: >> Thanks that works, as far as the setq are concerned, what is use-package >> supposed to do, in my GNU emacs 25 I cannot find it. > https://github.com/jwiegley/use-package > It is a replacement for (require) that takes care of installing > dependencies and defers loading. It lets me launch emacs in <2 seconds > when my old require-based init.el took ~15. Oh very cool, but this means I would have to rewrite all my init files, I leave this for the summer :-D Uwe
