[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH] Support hour in repeated task cookie
From: |
Bastien |
Subject: |
Re: [O] [PATCH] Support hour in repeated task cookie |
Date: |
Fri, 20 Apr 2012 16:57:26 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
Hi Takafumi,
Takafumi Arakaki <address@hidden> writes:
> Basically, this patch changes all occurrence of "[dwmy]" with
> "[hdwmy]" and adds "("h" . hour)" to whata of org-auto-repeat-maybe.
I like this idea and I worked on a more complete patch.
I didn't replace "dwmy" by a constant though, this is not expected
to change anymore.
Please all test the patch and report if it breaks things or if it
is useless.
Thanks Takafumi for this idea!
0001-Support-hourly-repeat-cookies.patch
Description: Text Data
--
Bastien