louietan / anki-editor

Emacs minor mode for making Anki cards with Org
699 stars 87 forks source link

Can't push note due to " Wrong type argument: symbolp, ("listp" result)" #56

Open csenol opened 5 years ago

csenol commented 5 years ago

When try to push notes I got this message " Wrong type argument: symbolp, ("listp" result)"

Anki 2.0, emacs 25

I used git bisect and looks like this [commit](https://github.com/louietan/anki-editor/commit/805bd238db41a7f01889b57b6db09f43803b99ae broke it

acohl commented 4 years ago

Reverting the function in that commit to its previous definition fixes the issue. It looks like this package is just abandoned :/