alphapapa / alphapapa/org-ql

level predicate when org-ql-use-preamble is nil

Open
#205 5 comments 0 reactions 1 assignee Claimed by @alphapapa View on GitHub
bug
Dominant language
Emacs Lisp
Stars
1.6k
Forks
120
PR merge metrics
No merged PRs in 30d

Description

I get error "Invalid Org Ql query" resolving to "void variable <" with disabled byte-compilation in the following query:

(let ((org-ql-use-preamble)) (org-ql-select (current-buffer) '(and (todo) (level > 1))))

The buffer is simply:

** TODO Heading

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.