From 47772f8899bee6bd96273c12008a45f9d0fa672b Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 11 Jul 2015 15:43:34 +0200 Subject: Emacs: Improve org-mode startup time --- tag-emacs/emacs.d/init.el | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tag-emacs/emacs.d/init.el') diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index 1f8651a..8d56497 100644 --- a/tag-emacs/emacs.d/init.el +++ b/tag-emacs/emacs.d/init.el @@ -847,11 +847,6 @@ mouse-1: Display Line and Column Mode Menu")))))) org-default-notes-file (concat org-directory "/notes") - ;; Fewer asterisks, doesn't change indentation - org-hide-leading-stars t - - org-startup-indented t - ;; ‘Remember’: new items at top org-reverse-note-order t -- cgit 1.4.1