Force more org-mode logging

This commit is contained in:
Ivan Malison 2016-07-05 12:11:50 -07:00
parent 6f9ed3c2ec
commit d97a63f1eb

View File

@ -1307,7 +1307,11 @@ Sets environment variables by starting a shell
(octave . t) (octave . t)
(sqlite . t))) (sqlite . t)))
(setq org-log-into-drawer t) (setq org-log-into-drawer t
org-log-reschedule t
org-log-redeadline t
org-treat-insert-todo-heading-as-state-change t)
(when nil (when nil
;; Enable appointment notifications. ;; Enable appointment notifications.