[emacs] Explicitly set agenda start day

This commit is contained in:
Correl Roush 2019-09-13 15:41:20 -04:00
parent 3ca06b8fd1
commit b7eb65d799

View file

@ -66,6 +66,7 @@ setup.
(tags-todo "-important-urgent"
((org-agenda-overriding-header "Delete"))))
((org-agenda-start-with-log-mode t)
(org-agenda-start-day nil)
(org-agenda-span 'day)
(org-agenda-log-mode-items '(clock state closed)))
("~/Public/agenda.html"