Marking as applied for updates.orgmode.org.
Nicolas Goaziou writes:
> Thanks. I applied a slightly different fix.
--
Timothy
Hello,
Ihor Radchenko writes:
> The new version of org-get-time-of-day errors on empty string argument.
> The attached patch is fixing this.
Thanks. I applied a slightly different fix.
Regards,
--
Nicolas Goaziou
ion in org-get-time-of-day introduced in aba1f2066
* lisp/org-agenda.el (org-get-time-of-day): Do not check 'face
property when S argument is an empty string. The old version of the
code would throw error on (get-text-property 1 'face s).
---
lisp/org-agenda.el | 3 ++-
1 file changed,