Jeff Spaulding
Jeff Spaulding
I use Emacs on multiple machines and copy my config manually without the `elpa` directory. Thanks to `use-package`, my `init.el` downloads and installs everything I need the first time I...
You know, I didn't think until after I wrote this to check if `package--builtins` and `package--builtin-versions` were dynamically scoped (they are). I could have replaced this whole macro with a...
Workaround for me is to disable byte compilation using a .dir-locals.el file in org-evil's directory. For me that's /home/spauldo/.emacs.d/elpa/org-evil-20210809.1724, but it might be different for you (especially if you're not...