On Di, 2016-02-02 at 22:59, Nicolas Goaziou wrote:
> Hello,
>
> Michael Strey writes:
>
>> After reverting the mentioned commit, org-drill is working like expected
>> again
>> and the function call:
>>
>> (org-make-tags-matcher "")
>>
>> evaluates to:
>>
>> ("" lambda (todo tags-list level)
>>
Hello,
Michael Strey writes:
> After reverting the mentioned commit, org-drill is working like expected again
> and the function call:
>
> (org-make-tags-matcher "")
>
> evaluates to:
>
> ("" lambda (todo tags-list level)
> (and (member todo org-not-done-keywords) (and t t)))
>
> In HEAD it ev
On Di, 2016-02-02 at 17:58, Nicolas Goaziou wrote:
[...]
> Could you provide an ECM?
Well, yes, maybe, but I would like to avoid this effort.
After reverting the mentioned commit, org-drill is working like expected again
and the function call:
(org-make-tags-matcher "")
evaluates to:
("" lam
Hello,
Michael Strey writes:
> When starting an org-drill session, I expect the answer to the question
> to be hidden. Since my last update, I see question and answer at the
> same time.
>
> I tracked the problem down to commit 2520fd654a65fe607a8ca726d7fc8fb5be07d258.
>
> In function org-drill
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
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.