this post was submitted on 13 Dec 2022
10 points (100.0% liked)

Emacs

2309 readers
42 users here now

Our infinitely powerful editor.

founded 5 years ago
MODERATORS
 

Just to make this official: use-package has now landed on the emacs-29 branch. This means, barring any major world disasters, solar storms, or similar, use-package will officially be a part of Emacs 29.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 years ago

The vc-use-package functionality was merged recently too, meaning that there is now a :vc keyword to use-package that let's you install packages directly from git. It's super cool that this is finally possible without any external dependencies. Still only in master, not sure if it will make it into emacs-29.

(I felt that this 6mo old thread needed a revival :) )