Open org files with folded headings in Emacs 29

This commit is contained in:
coolneng 2022-02-15 00:02:55 +01:00
parent cbc4c89161
commit e244dac20c
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
;; Speed up agenda startup
(setq org-agenda-dim-blocked-tasks nil)
;; Open file with folded headlines
(setq org-startup-folded 'content)
(setq org-startup-folded t)
;; Add tufte-handout to LaTeX classes
(after! ox-latex
(add-to-list 'org-latex-classes