summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-04-05 22:10:48 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-04-05 22:10:48 -0700
commitb1507233c7f70f32ceff5f7b39a0d45c85821414 (patch)
tree41afd0067db8a45a1414ae05270be5048620335c
parent93639c9d84230dcc15cbc828fb02b74c0298c279 (diff)
downloaddotfiles-b1507233c7f70f32ceff5f7b39a0d45c85821414.tar.gz
disable org-startup-folded :O
-rw-r--r--.emacs.d/init-org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init-org.el b/.emacs.d/init-org.el
index 4dc1a814..f53ccb4a 100644
--- a/.emacs.d/init-org.el
+++ b/.emacs.d/init-org.el
@@ -112,7 +112,7 @@
org-archive-save-context-info '(time file olpath)
org-archive-location "~/doc/org/archive/archive.org::* From %s"
org-cycle-global-at-bob t
- org-startup-folded t
+ org-startup-folded nil
;; using indirect buffers for DnD and for now want them in their own
;; frames (use C-u)