summaryrefslogtreecommitdiff
path: root/emacs-init.org
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-init.org')
-rw-r--r--emacs-init.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs-init.org b/emacs-init.org
index 94de490..84e3375 100644
--- a/emacs-init.org
+++ b/emacs-init.org
@@ -121,7 +121,9 @@ emacs-async library."
`(async-start
(lambda ()
(require 'org)
+ (require 'org-clock)
(org-babel-tangle-file ,file)
+ (org-notify (format "Tangled %s" ,file))
'ignore)))))
#+END_SRC
As I use =org-crypt= all =.org= files need to be decrypted before