Re: [Orgmode] problem with appointments not cancelling

2008-09-05 Thread Carsten Dominik
Hi Richard, what is your value of org-agenda-skip-scheduled-if-done? I believe that this variable will be respected with your appt setup. If you don't want to set this variable for normal agenda display, try (add-hook 'org-finalize-agenda-hook (lambda () (let ((org-agenda-skip-schedul

[Orgmode] problem with appointments not cancelling

2008-08-26 Thread Richard G Riley
I have the following in one of my org files but the reminder is still popping up (or was until the original scheduled time was passed). What do I need to call to have a cancelled org entry removed from the reminder mechanism? I use the gtk reminder system and include the code below. Does the org-a