dot/emacs: More modern appointment setup machinery.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 17 Mar 2016 11:48:00 +0000 (11:48 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 17 Mar 2016 11:48:40 +0000 (11:48 +0000)
dot/emacs

index 4d5ee5f..04c8189 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
 (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.