From 68a2cb406c30a49a7d0877dac4c494c9d5d9bb73 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Sat, 20 Dec 2014 04:58:40 -0800 Subject: [PATCH] get rid of org-agenda-files logging. --- init.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/init.el b/init.el index 578b07a7..c53245a0 100644 --- a/init.el +++ b/init.el @@ -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