From 6c49f18ec3a8b16e82ea8f24a096f39f28c03efc Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Sun, 11 Aug 2019 19:49:05 -0400 Subject: [PATCH] settings while testing org-export --- init.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.el b/init.el index a5fa159..25d0445 100644 --- a/init.el +++ b/init.el @@ -1956,6 +1956,8 @@ Go to the next directory based on where the cursor is." org-extend-today-until 0 org-startup-truncated nil org-clock-persist t + org-use-sub-superscripts "{}" + org-export-with-sub-superscripts nil org-clock-mode-line-total 'today ;; global STYLE property values for completion org-global-properties (quote (("STYLE_ALL" . "habit"))) -- 2.30.2