From: Ihor Radchenko <yantar92@posteo.net>
To: Daniel Hubmann <hubisan@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] Not all time/date strings are recognized as time in org-make-tags-matcher [9.6 (9.6-gd500b4 @ /home/hubisan/.emacs.default/straight/build/org/)]
Date: Wed, 07 Dec 2022 12:46:23 +0000 [thread overview]
Message-ID: <87a63zl6u8.fsf@localhost> (raw)
In-Reply-To: <CAOX7s=0kZR-NBMnO7imy=C62uy0N-wh3_09iyMjuXfv8MWKsDg@mail.gmail.com>
Daniel Hubmann <hubisan@gmail.com> writes:
> After updating to Org 9.6 this match in the agenda
> 'SCHEDULED<"<+2d>"+SCHEDULED<>"' shows all scheduled items event if they
> are far more in the future than 2 days.
>
> Tracked this down to a commit (e022a0cea11a0e784ba20ac478a033da7fb1bb7f)
> that changed the regular expression to recognize timestamps:
>
> - (timep (string-match-p "^\"[[<].*[]>]\"$" pv))
>> + (timep (string-match-p "^\"[[<][0-9]+.*[]>]\"$" pv))
>>
Thanks for reporting!
It is a duplicate of https://orgmode.org/list/87bkokgtd7.fsf@kyleam.com
Fixed (see the linked thread).
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
prev parent reply other threads:[~2022-12-07 12:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-06 14:14 [BUG] Not all time/date strings are recognized as time in org-make-tags-matcher [9.6 (9.6-gd500b4 @ /home/hubisan/.emacs.default/straight/build/org/)] Daniel Hubmann
2022-12-07 12:46 ` Ihor Radchenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a63zl6u8.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=hubisan@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).