Comment: Add FIXME
This commit is contained in:
parent
a91bb208a3
commit
9f98b87a8e
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ Runs `org-occur-hook' after making the sparse tree."
|
||||||
(org-remove-occur-highlights nil nil t)
|
(org-remove-occur-highlights nil nil t)
|
||||||
(org-overview))
|
(org-overview))
|
||||||
(let ((num-results 0))
|
(let ((num-results 0))
|
||||||
|
;; FIXME: Accept plain queries as well.
|
||||||
(org-ql-select buffer query
|
(org-ql-select buffer query
|
||||||
:action (lambda ()
|
:action (lambda ()
|
||||||
(org-show-context 'occur-tree)
|
(org-show-context 'occur-tree)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue