chenyanming / calibredb.el

Emacs calibre client - An Ebook Management Solution in Emacs.
GNU General Public License v3.0
318 stars 16 forks source link

使用 vertico 好像不能插入Link #54

Closed driftcrow closed 2 years ago

driftcrow commented 2 years ago

calibredb-org-complete-link: Wrong type argument: integer-or-marker-p, nil

driftcrow commented 2 years ago
Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil)
  get-text-property(nil id "5143Python核心编程(第3版)                            pdf...")
  calibredb-org-complete-link()
  org-link--try-special-completion("calibredb")
  org-insert-link(nil)
  funcall-interactively(org-insert-link nil)
  call-interactively(org-insert-link nil nil)
  command-execute(org-insert-link)
chenyanming commented 2 years ago

Added support.