louietan/anki-editor

push-notes fails with "Unknown "#s(org-export-backend ..."

jebotz opened this issue · 1 comments

:ANKI_FAILURE_REASON: Unknown "#s(org-export-backend nil html ((latex-fragment . anki-editor--ox-latex) (latex-environment . anki-editor--ox-latex)) nil nil nil nil)" back-end: Aborting export

This is my first try¸ a simple test doc, without any latex:
** This
:PROPERTIES:
:ANKI_DECK: New
:ANKI_NOTE_TYPE: Basic
:END:
*** Front
Front
*** Back
Back

Deck "New" does exist in Anki. Below my spacemacs system info:

System Info 💻

  • OS: gnu/linux
  • Emacs: 26.2
  • Spacemacs: 0.200.13
  • Spacemacs branch: master (rev. 582f9aa4)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(ruby python elpy clojure haskell html yaml helm auto-completion emacs-lisp git markdown org asciidoc deft spell-checking version-control typography themes-megapack)
  • System configuration features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GSETTINGS GLIB NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS XWIDGETS LCMS2

Hmph, after messing around with spacemacs config it's working and I can't reproduce the original problem anymore, so forget it.