mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
During runtime, the new version of org (installed via ELPA) is added to load-path, but this doesn't happen during compile-time. Wrap it in eval-and-compile and that changes.