alphapapa / org-sidebar

A helpful sidebar for Org mode
GNU General Public License v3.0
527 stars 16 forks source link

org-ql error when trying to use org-sidebar #46

Closed frednord closed 6 months ago

frednord commented 3 years ago

I get this message when trying to use M-x org-sidebar or any other org-sidebar-related commands:

org-ql--def-query-string-to-sexp-fn: Symbol’s function definition is void: -on

I'm using org-sidebar version 20201114.507

jaxspades commented 3 years ago

I am also experiencing this issue on the most recent version in MELPA, as I installed today on Emacs 27.1.

alphapapa commented 3 years ago

Probably caused by a transition ongoing in the dash package with regard to dash-functional.

jaxspades commented 3 years ago

Probably caused by a transition ongoing in the dash package with regard to dash-functional.

Interesting, that would make sense, can we install a different version of dash to resolve this issue? If so, which version should I use?

Or should we use a different package all together?

alphapapa commented 3 years ago

I can't look it up myself now, but please see Dash's tracker for the relevant issue.

basil-conto commented 1 year ago

This was fixed in #45, right?

alphapapa commented 6 months ago

Should have been, yes. Thanks.