l3kn / org-fc

Spaced Repetition System for Emacs org-mode
https://www.leonrische.me/fc/index.html
GNU General Public License v3.0
259 stars 31 forks source link

Malformed org-fc-keymap-hint.el file #38

Closed wedens closed 4 years ago

wedens commented 4 years ago

Looks like function org-fc-review-rate-mode-hint lacks the body and the file is broken due to unmatched parens.

l3kn commented 4 years ago

I'm not sure how that could happen, should be fixed now.

wedens commented 4 years ago

:+1: thanks!