Comment: Add FIXME
This commit is contained in:
parent
0365b785cc
commit
4a8deb541e
1 changed files with 1 additions and 0 deletions
|
|
@ -683,6 +683,7 @@ When opened, the link searches the buffer it's opened from."
|
||||||
"?" (url-build-query-string (delete nil params))))
|
"?" (url-build-query-string (delete nil params))))
|
||||||
(url (url-recreate-url (url-parse-make-urlobj "org-ql-search" nil nil nil nil
|
(url (url-recreate-url (url-parse-make-urlobj "org-ql-search" nil nil nil nil
|
||||||
filename))))
|
filename))))
|
||||||
|
;; FIXME: "Warning: ‘org-store-link-props’ is an obsolete function (as of Org 9.3); use ‘org-link-store-props’ instead"
|
||||||
(org-store-link-props
|
(org-store-link-props
|
||||||
:type "org-ql-search"
|
:type "org-ql-search"
|
||||||
:link url
|
:link url
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue