[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH] org-timer.el: Use hh:mm:ss format instead of minutes
From: |
Bastien Guerry |
Subject: |
Re: [O] [PATCH] org-timer.el: Use hh:mm:ss format instead of minutes |
Date: |
Wed, 05 Aug 2015 02:00:54 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Hi Brice,
Nicolas Goaziou <address@hidden> writes:
> Brice Waegenire <address@hidden> writes:
>
>> Following is ORG-NEWS entry:
>>
>> * Incompatible changes
>> ** org-timer-default-timer type changed from number to string
>> If you have, in your configuration, something like =(setq
>> org-timer-default-timer 10)= replace it with =(setq
>> org-timer-default-timer "10")=.
>> * New features
>> ** Countdown timer support hh:mm:ss format
>> In addition to setting countdown timers in minutes, they can also be
>> set using the hh:mm:ss format.
>
> Added. Thank you.
Thanks for this feature.
FWIW, I added a ad hoc mechanism to tolerate numbers as the value of
`org-timer-default-timer'.
--
Bastien
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [O] [PATCH] org-timer.el: Use hh:mm:ss format instead of minutes,
Bastien Guerry <=