mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
An optimization that minimizes how much work is done when grabbing org agenda files in the background prevented side-effects in doom-first-file-hook. This had the indirect effect of preventing save-place-mode from adding its hook to find-file-hook IF org-agenda was the first thing you ran at startup.