Eli Zaretskii writes: >> From: Elijah Gabe Pérez >> Cc: Stéphane Marks , Karthik >> Chikmagalur >> , 79106@debbugs.gnu.org, John Wiegley >> >> Date: Wed, 30 Jul 2025 17:08:32 -0600 >> >> Since this discussion (and the emacs-devel discussion) doesn't seem to >> be leading to any solution (besides the divided opinions), my solution i >> can think of would be to make the keywords that may be considered useful >> (I'm not sure which ones) part of use-package, and leave the rest in >> ELPA (or in NonGNU) in a single package. >> >> Of course, this package was not intended to be part of use-package, just >> an **optional** thing that i wanted to have. > > From my POV, we can install these changes in core, assuming that you > can post a patch that incorporates the relevant parts of the > discussions. Sounds good to me, I've updated the patch for include *only* the keywords that people may find useful. The rest can be kept in my use-package-x repository. > Please also rename the new files such that they don't include the > "-x-" part. That is, instead of, e.g., use-package-x-advice.el add a > file use-package-advice.el. Also, please put them inside > lisp/use-package/, not in its subdirectory. Done: