get rid of org-agenda-files logging.

This commit is contained in:
Ivan Malison 2014-12-20 04:58:40 -08:00
parent a1cab69b37
commit 68a2cb406c

View File

@ -637,13 +637,11 @@ The current directory is assumed to be the project's root otherwise."
(unless (boundp 'org-capture-templates)
(defvar org-capture-templates nil))
(message "At org load%s" org-habits-file)
(setq org-agenda-files
(--filter (file-exists-p it)
(list org-gtd-file org-habits-file org-projectile:projects-file
org-calendar-file)))
(message "At org load%s" org-agenda-files)
(add-to-list 'org-capture-templates
`("c" "Calendar entry" entry