From 223f3ea5b32a450e5b28a242625c102a7192b98d Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 24 May 2015 19:18:24 +0900 Subject: actually work around --- .emacs.d/init-org.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.emacs.d/init-org.el b/.emacs.d/init-org.el index df50f78e..14814c00 100644 --- a/.emacs.d/init-org.el +++ b/.emacs.d/init-org.el @@ -64,6 +64,7 @@ ;; diminish `org-indent-mode' lighter (require 'diminish) +(require 'org-indent) (diminish 'org-indent-mode) ;; custom doesn't actually set all the faces it should, so we'll do -- cgit v1.2.3