[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Old entry remains in appt when the original one in org file is c
From: |
Takafumi Arakaki |
Subject: |
Re: [O] Old entry remains in appt when the original one in org file is changed |
Date: |
Wed, 18 Jan 2012 19:01:25 +0100 |
Hi Bernt,
> My recipe clears the list each time the agenda is generated. I only use
> appt for org-mode appointments so clearing the list works great for me.
Sorry I missed (setq appt-time-msg-list nil) in your setup code. This
is exactly what happens when you pass non-nil for REFRESH argument of
org-agenda-to-appt.