Make custom Org location query function available in main init file
This commit is contained in:
parent
9f55facdb6
commit
e6b2f9eefb
3
init.el
3
init.el
@ -727,7 +727,8 @@ split horizontally again, but this extra work should not matter much."
|
||||
db/org-bookmark-store-link
|
||||
db/org-bookmark-export
|
||||
db/org-lint-invalid-bookmark-link
|
||||
db/org-lint-possible-bookmark-link))
|
||||
db/org-lint-possible-bookmark-link
|
||||
db/org-get-location))
|
||||
|
||||
;; This is to make the byte-compiler happy about setting some variables later on
|
||||
;; that are defined in those packages.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user