From: Mark Wooding Date: Thu, 17 Mar 2016 11:48:00 +0000 (+0000) Subject: dot/emacs: More modern appointment setup machinery. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/fc32103d06f9efc474e110baf0b8fb73640f3c2e dot/emacs: More modern appointment setup machinery. --- diff --git a/dot/emacs b/dot/emacs index 4d5ee5f..04c8189 100644 --- a/dot/emacs +++ b/dot/emacs @@ -404,6 +404,8 @@ (setq appt-issue-message t) (setq appt-display-interval 3) (setq appt-message-warning-time 10) +(and (not mdw-fast-startup) + (trap (appt-activate 1))) ;; Org-mode agenda.