Fix: (org-ql-block) Autoloads

Fixes #53.  Thanks to reports from Gus Cantieni (@gcantieni), Karl
Voit (@novoid), rieje (@rieje), and Jake | Junxuan (@jakejx).
This commit is contained in:
Adam Porter 2020-01-22 17:45:33 -06:00
parent b00949d945
commit dc26e938fa
3 changed files with 19 additions and 12 deletions

View file

@ -219,6 +219,7 @@ necessary."
(org-ql-view--display :buffer buffer :header header
:string (s-join "\n" strings)))))
;;;###autoload
(defun org-ql-search-block (query)
"Insert items for QUERY into current buffer.
QUERY should be an `org-ql' query form. Intended to be used as a