dmacs
dmacs copied to clipboard
Load org-agenda after org. Fixes #5
We need org-directory to be set.
Can you describe what exact problem that solves so I can check as well? I guess I have maybe some org-agenda stuff not in the org-agenda use-package block or something.
Looking in org-agenda.el it seems to load org in the beginning https://git.savannah.gnu.org/cgit/emacs/org-mode.git/tree/lisp/org-agenda.el#n54 so I'm not sure this is needed.
The change was needed for me after some later Emacs 29 or even Emacs 30. I'm not sure why it was needed.