Anders Johansson writes:
> Hi,
> I noticed that this commit:
> b1a570b3b org-agenda: Fix regression when diary sexp timestamps are ignored
>
> made a call like (org-at-timestamp-p 'agenda) match against the regexp
> `org-element--timestamp-regexp`. However, this regexp doesn’t have the
> match g
Hi,
I noticed that this commit:
b1a570b3b org-agenda: Fix regression when diary sexp timestamps are ignored
made a call like (org-at-timestamp-p 'agenda) match against the regexp
`org-element--timestamp-regexp`. However, this regexp doesn’t have the
match groups setup as the others (`org-ts-regex