Comment: Add FIXME
This commit is contained in:
parent
a56d173eb5
commit
2b0730d53b
1 changed files with 1 additions and 0 deletions
|
|
@ -222,6 +222,7 @@ a list of defined `org-ql' sorting methods: `date', `deadline',
|
||||||
(<= #'<=)
|
(<= #'<=)
|
||||||
(>= #'>=))
|
(>= #'>=))
|
||||||
,query))))))
|
,query))))))
|
||||||
|
;; FIXME: Don't try to byte-compile already-compiled functions.
|
||||||
(action (byte-compile action))
|
(action (byte-compile action))
|
||||||
;; TODO: Figure out how to use or reimplement the org-scanner-tags feature.
|
;; TODO: Figure out how to use or reimplement the org-scanner-tags feature.
|
||||||
;; (org-use-tag-inheritance t)
|
;; (org-use-tag-inheritance t)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue