iensu/org-github-issues

Sync problem

Opened this issue · 0 comments

Do you have any idea what could cause this message when trying to sync?

autoload-do-load: Symbol’s value as variable is void: ogi--issues-issue-list

I understand the variable is empty, but I'm not particularly adept at debugging Lisp. Starting emacs with --debug-init gives a similar message

Debugger entered--Lisp error: (void-variable ogi--issues-issue-list)

I installed org-github-issues from a file (not using straight.el) so the most likely case is that I load incorrectly in my init file. Perhaps there's some sort of issue/bug...

  • emacs 29.1
  • kernel: 6.1.53-1-MANJARO