Post #3681959
2026-07-06 08:28 UTC
@pglpm@c.im @tarsius@fosstodon.org I renamed my `~/.config/emacs/elpa` directory and restarted Emacs. Since I have `(use-package :ensure t ...)` everything was freshly installed from the new mirrors.
Replies (1)
-
@pglpm@c.im 2026-07-06 11:40
@nshephard@fosstodon.org @tarsius@fosstodon.org Thank you Neil! 🙏 Deleting the `.../elpa` directory was key for me as well. Then calling `M-x package-refresh-contents` and `M-x package-install-selected-packages` installed the "new" versions of the packages. Thank you to the nudge to check out `use-package`! I was keeping on postponing that, now I've updated my init.el :)