From 1d69ab7b203ff3d7f6dd2478224c9aabaeb4876c Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Tue, 13 Aug 2019 16:26:56 -0500 Subject: [PATCH] Fix: (org-ql-query) Indentation declaration --- org-ql.el | 1 + 1 file changed, 1 insertion(+) diff --git a/org-ql.el b/org-ql.el index a7757cb..f077653 100644 --- a/org-ql.el +++ b/org-ql.el @@ -234,6 +234,7 @@ ORDER-BY corresponds to the `org-ql-select' argument SORT, which see. NARROW corresponds to the `org-ql-select' argument NARROW." + (declare (indent 0)) (org-ql-select from where :action select :narrow narrow