Don't call appt population directly (fixes habit graph).

This commit is contained in:
Ivan Malison 2015-01-30 06:40:29 -08:00
parent e9b9993422
commit c07d5e5955

View File

@ -621,7 +621,6 @@ The current directory is assumed to be the project's root otherwise."
"Clear the appt-time-msg-list."
(setq appt-time-msg-list nil))
(appt-activate)
(org-agenda-to-appt)
(run-at-time "00:00" 60 'org-agenda-to-appt)
(defun org-archive-if (condition-function)
(if (funcall condition-function)