radian-software / radian

🍉 Dotfiles that marry elegance and practicality.
MIT License
491 stars 47 forks source link

Patches without changes? #503

Closed haji-ali closed 2 years ago

haji-ali commented 2 years ago

There is some strange code in radian.el that I am trying to understand. In json-mode and osx-trash, there are several definitions under :init/el-patch that don't contain any el-patch-* forms and that are seemingly identical to the original definitions. Is this right?

raxod502 commented 2 years ago

Yep, these are used for lazy-loading: https://github.com/raxod502/el-patch#lazy-loading-packages