lang/org: org-archive-subtree-save-file-p = t

Fixes #2662
This commit is contained in:
Henrik Lissner 2020-03-10 22:15:49 -04:00
parent 8f68237e8b
commit 387a976368
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -949,6 +949,8 @@ compelling reason, so..."
(run-hooks 'org-load-hook))
:config
(setq org-archive-subtree-save-file-p t) ; save target buffer after archiving
;; Global ID state means we can have ID links anywhere. This is required for
;; `org-brain', however.
(setq org-id-track-globally t