Hello,
commit 72c3f5e8e55ccab8a9793f729bfbaa89f4fab732
Author: Nicolas Goaziou <[email protected]>
Date: Wed Oct 28 14:41:31 2015 +0100
org-agenda: Fix `org-agenda-get-scheduled'
* lisp/org-agenda.el (org-agenda-get-scheduled): Rewrite function.
Comment code. Fix fontification and sorting issues introduced in
breaks org-agenda when using diary-style sexp entries like <%%(diary-float t
4 2)> in as schedule date in org-agenda-get-scheduled when calling
org-time-string-to-absolute with the sexp.
Errormessage is:
error: #("Bad timestamp ‘%%(diary-float t 4 2)’
Error was: (Not a standard Org-mode time string: %%(diary-float t 4 2))" 15 36
(org-category "test-date" fontified nil))
With kind regards,
Stefan
--
Stefan-W. Hahn It is easy to make things.
It is hard to make things simple.