emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Bug] Date span failure in agenda w/o day of week in timestamp?


From: Ihor Radchenko
Subject: Re: [Bug] Date span failure in agenda w/o day of week in timestamp?
Date: Tue, 26 Apr 2022 17:43:48 +0800

Russell Adams <RLAdams@adamsinfoserv.com> writes:

> --------------------------------------------------
> * Fails w/o DOW, end time at 2100 not 0200
>
> <2022-04-28 21:00>--<2022-04-29 02:00>

Confirmed.

The problem is that org-ts-regexp1 does not match "2022-04-29 02:00". I
am not sure why. org-ts-regexp1 looks like it should match the above
case. Maybe something to do with greedy/non-greedy regexp matching, but
its just a guess.

Best,
Ihor



reply via email to

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