lorniu / mpvi

Media Tool on Emacs, with lots of features integrated, based on EMMS and MPV.
MIT License
58 stars 4 forks source link

Symbol's value as variable is void: org-mpvi-seek-map #1

Closed getong closed 1 year ago

getong commented 1 year ago

my config

(use-package org-mpvi
  :straight
  (org-mpvi :type git :host github :repo "lorniu/org-mpvi" :files (:defaults "*"))
  :after org
  )

loading error msg:

Symbol's value as variable is void: org-mpvi-seek-map
lorniu commented 1 year ago

Now, it's ok.