From 6327c9688629d8efa397fa348cf794735ecc83ce Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Thu, 7 Sep 2017 17:37:31 +0200 Subject: [PATCH] Add org-attach to init.example.el --- init.example.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.example.el b/init.example.el index cd34691e3..a9039bc16 100644 --- a/init.example.el +++ b/init.example.el @@ -110,7 +110,7 @@ :org org ; organize your plain life in plain text org-babel ; executable code snippets in org-mode - ;org-attach ; FIXME my own, simpler attachment system + org-attach ; a simpler attachment system org-capture ; a better org-capture, in or outside of Emacs org-export ; a custom, centralized export system org-notebook ; org-mode as a notebook