emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH] org.el: Respect org-extend-today-until in timestamps with ++


From: Ihor Radchenko
Subject: Re: [PATCH] org.el: Respect org-extend-today-until in timestamps with ++
Date: Mon, 14 Aug 2023 12:51:29 +0000

"Valentin G. J. Herrmann" <me@valentin-herrmann.de> writes:

> Ok, so I guess I was stupid in another way :E
> I do in fact have the FSF copyright assignment (Though probably under an 
> old email address: herr.valentin.mann@gmail.com). I still included the 
> TINYCHANGE comment. The attached patch should finally work.

Bastien, may you please check the FSF records?

> -   (string-match-p
> -    "2014-03-04 .* 02:00"
> +   (string-search
> +    "<2014-03-04 Tue 02:00 +8h>"

This won't work for people testing in non-English language environments
where the day names are in native language.
.* was there for a reason.

-- 
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>



reply via email to

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