Hi Nicolas,
Nicolas Goaziou writes:
> Yes, I confirm the bug.
>
> Would you mind testing the following patch and tell me if it fixes the
> problem without adding unwanted side-effects?
I've been testing the patch for a couple of days now.
No unwanted side-effects as far as I can tell. The error
Martin Pohlack writes:
> This has been discussed several times before and the conclusion was that
> hourly repeaters are not supported:
True, back in 2009.
Not true anymore:
,[ ORG-NEWS Version 7.9.2 ]
| Support for hourly repeat cookies
|
| You can now use
|
| : SCHEDULED:
Hello,
Martin Pohlack writes:
> This has been discussed several times before and the conclusion was that
> hourly repeaters are not supported:
That's not true anymore since:
--8<---cut here---start->8---
commit ec921a2a68ccef8e2ae65195de4636c77c0b8a93
Autho
Hi,
This has been discussed several times before and the conclusion was that
hourly repeaters are not supported:
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg20032.html
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg15142.html
On 08.10.2012 16:37, Memnon Anon wrote:
> Hi,
>
> I a
Hello,
Memnon Anon writes:
> I am trying the hourly repeaters and see a problem.
[...]
> Anyone else see this?
Yes, I confirm the bug.
Would you mind testing the following patch and tell me if it fixes the
problem without adding unwanted side-effects?
Thank you.
Regards,
--
Nicolas Goaz
Hi,
I am trying the hourly repeaters and see a problem.
Steps to reproduce:
* "emacs -Q"
* load minimal setup:
--8<---cut here---start->8---
;;; adjust path as needed!
(setq load-path (cons "~/org-mode/lisp" load-path))
(setq load-path (cons "~/org-mode/contr