I do it like this: (run-at-time "0:30am" (* 24 3600) 'org-agenda-to-appt)
This will call org-agenda-to-appt when emacs starts, and, if you never exit emacs, it will automatically call org-agenda-to-appt at mid-night.
Wanrong Richard G Riley wrote:
What would be the recommended way to automate a call to org-agenda-to-appt? A org mode hook to call it at start? Any recommendations appreciated. _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
_______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode