I’ve been trying to up my use-package
game recently and converted my hand rolled package check and installer to use-package
. I usually prefer to use packages from melpa-stable
so I pin the default package source used by use-package
to melpa-stable
and override it where necessary That’s working well in general and looks something like this:
The continued diary of an experienced C++ programmer. Thoughts on C++ and other languages I play with, Emacs, functional, non functional and sometimes non-functioning programming.