Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Org-ql + doom emacs issues #375

Closed
kunalomizer opened this issue Sep 27, 2023 · 1 comment
Closed

Org-ql + doom emacs issues #375

kunalomizer opened this issue Sep 27, 2023 · 1 comment

Comments

@kunalomizer
Copy link

Using Doom Emacs. My modifications basically include
Adding packages to packages.el and
I have defined my org directory in config.el
I have defined custom todo keywords in config.el

additionally I have created functions within my config.el to create org-ql queries which are relatively straight forward - basically sorting the above defined custom keywords in a view.
Configurations:
GNU Emacs v29.1 nil
Doom core v3.0.0-pre HEAD -> master 844a82c4 2023-09-22 23:18:31 +0200
Doom modules v23.09.0-pre HEAD -> master 844a82c4 2023-09-22 23:18:31 +0200

This whole setup was working wonderfully till about 2 weeks ago when I am not if I modified something by mistake or if it was because I ran doom upgrade.

Now every time I try to call the function, I get : Error running timer ‘org-reveal’: (error "‘org-element-at-point’ cannot be used in non-Org buffer #<buffer doom> (+doom-dashboard-mode)") [19 times]

I have nuked my doom directory and reinstalled, yet I still get the same error. I furthermore tried starting emacs with "emacs -Q" and then inserting ":org-mode" but that also gives me the same error. Is this a bug?

@alphapapa
Copy link
Owner

Please see #364

@alphapapa alphapapa closed this as not planned Won't fix, can't repro, duplicate, stale Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants