Remove redundant org-id-track-globally setting
This is already set to t upstream.
This commit is contained in:
parent
090d0f7d53
commit
7183194a59
1 changed files with 1 additions and 2 deletions
|
@ -1045,8 +1045,7 @@ compelling reason, so..."
|
||||||
|
|
||||||
;; Global ID state means we can have ID links anywhere. This is required for
|
;; Global ID state means we can have ID links anywhere. This is required for
|
||||||
;; `org-brain', however.
|
;; `org-brain', however.
|
||||||
(setq org-id-track-globally t
|
(setq org-id-locations-file-relative t)
|
||||||
org-id-locations-file-relative t)
|
|
||||||
|
|
||||||
;; HACK `org-id' doesn't check if `org-id-locations-file' exists or is
|
;; HACK `org-id' doesn't check if `org-id-locations-file' exists or is
|
||||||
;; writeable before trying to read/write to it.
|
;; writeable before trying to read/write to it.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue