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: Valentin G. J. Herrmann
Subject: Re: [PATCH] org.el: Respect org-extend-today-until in timestamps with ++
Date: Mon, 14 Aug 2023 16:01:42 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0

I've now added org-test-with-time-locale so that the test results are independent of the running machine. I think it's much cleaner this way than using .*

On 14/08/2023 14.51, Ihor Radchenko wrote:
"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.

Attachment: 0001-org.el-Respect-org-extend-today-until-in-timestamps-.patch
Description: Text Data


reply via email to

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