emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH] lisp/org-expiry.el: Account for org-time-stamp-formats


From: Tom Gillespie
Subject: Re: [PATCH] lisp/org-expiry.el: Account for org-time-stamp-formats
Date: Sun, 11 Dec 2022 13:04:01 -0800

Looks like string-replace doesn't support that notation,
so both too aggressive and without sufficient control.
I've switched to replace-regexp-in-string which does
what we want.

Here's the updated patch.

Attachment: 0001-lisp-org-expiry.el-Account-for-org-time-stamp-format.patch
Description: Text Data


reply via email to

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