Comment: Add FIXME

This commit is contained in:
Adam Porter 2020-11-09 00:20:33 -06:00
parent a91bb208a3
commit 9f98b87a8e

View file

@ -92,6 +92,7 @@ Runs `org-occur-hook' after making the sparse tree."
(org-remove-occur-highlights nil nil t)
(org-overview))
(let ((num-results 0))
;; FIXME: Accept plain queries as well.
(org-ql-select buffer query
:action (lambda ()
(org-show-context 'occur-tree)