Skip to content

Commit

Permalink
Comment: Remove old FIXME
Browse files Browse the repository at this point in the history
See 3c73888.
  • Loading branch information
alphapapa committed Mar 10, 2023
1 parent 9e14f9e commit 962a3dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion org-ql-search.el
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ Runs `org-occur-hook' after making the sparse tree."
((pred listp)
;; Sexp query.
query))))
;; FIXME: Accept plain queries as well.
(org-ql-select buffer query
:action (lambda ()
(org-show-context 'occur-tree)
Expand Down

0 comments on commit 962a3dc

Please sign in to comment.