Hello Org, As of this morning I am getting the following errors on my work machine (last updated on Friday) when trying to load my Agenda:
,---- | Bad sexp at line 106 in [...]/personal.org: (org-class 2012 03 12 2012 04 28 1 15) | Bad sexp at line 107 in [...]/personal.org: (org-class 2012 03 12 2012 04 28 3) | Bad sexp at line 108 in [...]/personal.org: (org-class 2012 03 12 2012 04 28 6 14) `---- (paths trimmed to only indicate relevant file) The associated lines in my personal.org are: ,---- | %%(org-class 2012 03 12 2012 04 28 1 15) 18:30-22:30 BH-210 | %%(org-class 2012 03 12 2012 04 28 3) 18:30-22:30 BH-210 | %%(org-class 2012 03 12 2012 04 28 6 14) 09:00-13:00 BH-210 `---- The error only appears on the appropriate days (Monday, Wednesday, Saturday) if I'm using a daily Agenda, so they are still properly matching the desired dates. The only changed in Org-Agenda over the weekend was 6cbf1f4 where "entry" was replaced by "org-entry" for global dynamic variables. Regards, Jonathan