Re: Bug: Org-drill defines advice causing infinite recursion [9.3.6 (release_9.3.6-465-g4fde1c @ /home/christoffer/.emacs.d/straight/build/org/)]

2020-05-01 Thread Kyle Meyer
Hi, Sorry for the slow reply. Christoffer Stjernlöf writes: > Org-drill defines the following advice: > > (when (version< org-version "9.2") > (advice-add 'org-get-tags :around #'org-drill-get-tags-advice)) > > (defun org-drill-get-tags-advice (orig-fun args) > ;; the two

Bug: Org-drill defines advice causing infinite recursion [9.3.6 (release_9.3.6-465-g4fde1c @ /home/christoffer/.emacs.d/straight/build/org/)]

2020-04-09 Thread Christoffer Stjernlöf
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.