emacsorphanage/req-package

:loader not compatible with use-package-always-ensure

MHOOO opened this issue · 1 comments

MHOOO commented

If use-package-always-ensure is t, use-package will always load from elpa, and not from what is specified in :loader or the providers-priority

Hello, yes, I'm aware about this problem. These are too different solutions of the same problem, but req-package goes beyond by providing el-get as well. You should just disable use-package-always-ensure. Maybe make a note about it in readme would be a good idea