emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [PATCH] Add feature to org-drill to auto pronounce word


From: Stig Brautaset
Subject: Re: [O] [PATCH] Add feature to org-drill to auto pronounce word
Date: Fri, 01 Feb 2019 12:07:49 +0000

stardiviner <address@hidden> writes:

[...]

> @@ -1486,7 +1521,7 @@ the current topic."
>                          (funcall test))
>               (hide-subtree))
>             (push (point) drill-sections)))
> -       "" 'tree))
> +       nil 'tree))
>      (reverse drill-sections)))

Could we have this part of the patch applied separately? org-drill on
Org 9.2 doesn't work for me without it. Other people have this problem
too, as I found a reference to this fix here:
https://emacs.stackexchange.com/a/46961/10625


Stig





reply via email to

[Prev in Thread] Current Thread [Next in Thread]