Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Interference with org agenda #8

Open
anthrolisp opened this issue Apr 22, 2020 · 0 comments
Open

Interference with org agenda #8

anthrolisp opened this issue Apr 22, 2020 · 0 comments

Comments

@anthrolisp
Copy link

With the company-org-roam package enabled, I get the following error when I try to call my org-mode agenda:

org-agenda-get-deadlines: Symbol’s value as variable is void: org-priority-highest

This started this morning. Was fine yesterday. I went through my config, turning off/on packages one at a time until it worked. When company-org-roam is not called, it works. When it is, it doesn't. Here's my config:

(use-package company-org-roam
  :straight (:host github :repo "jethrokuan/company-org-roam")
  :config
  (push 'company-org-roam company-backends))

Any ideas? Many thanks in advance!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant