From 007564e67b166e20c44229c52fa6f7c071647623 Mon Sep 17 00:00:00 2001 From: Luis Hernanz Date: Fri, 20 Dec 2024 10:43:32 -0800 Subject: [PATCH] Fix: (org-ql-search) Add autoload for org-ql dynamic block function --- org-ql-search.el | 1 + 1 file changed, 1 insertion(+) diff --git a/org-ql-search.el b/org-ql-search.el index 9c0aa86..6d8654a 100644 --- a/org-ql-search.el +++ b/org-ql-search.el @@ -279,6 +279,7 @@ automatically from the query." (require 'org-table) +;;;###autoload (cl-defun org-dblock-write:org-ql (params) "Insert content for org-ql dynamic block at point according to PARAMS. Valid parameters include: