From 814b6ee4754414e2c7b86f864ddc3d597457b0db Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Wed, 17 Feb 2016 20:10:41 -0500 Subject: [PATCH] Disable org modules (moving away from org-mode) --- init.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/init.el b/init.el index 166072641..d83c2a1eb 100644 --- a/init.el +++ b/init.el @@ -90,9 +90,8 @@ ;;module-pony ; Dear Princess Compiler ;; Organizational/Writing - module-org ; for fearless [and organized] leader - module-crm ; emacs and org-mode based CRM - module-write ; making Emacs fit for writing fiction, papers & notes + ;;module-write ; making Emacs fit for writing fiction, papers & notes + ;;module-org ; for fearless [and organized] leader ;; Extra Tools module-demo ; allow me to demonstrate...