Abandoning use-package?
site.sebasmonia.com·1d

Published 2025-10-10

tag(s): #overblown-minor-annoyances #random-thoughts #emacs

Usually when I start thinking about something like this, it means I will do it sooner or later. It happened with moving the site to a proper server, changing my keyboard keycaps, revisiting all my Emacs keymaps[1], and a long etc if I keep going back in time. In some cases it takes me a few days, in others even months...but I eventually do it.

Let’s take a look at my considerations for and against use-package.

The good

Everyone else is using it. Which is not a minor thing: most packages provide a use-package declaration to install and configure them.

It abstracts away repetitive code, in particular around keymaps and bindings. Also hooks I guess. It also helps with packa…

Similar Posts

Loading similar posts...