[Remind-Fans] Remind 05.00.03 is Released
Dianne Skoll
dianne at skoll.ca
Thu Aug 29 08:14:27 EDT 2024
On Thu, 29 Aug 2024 07:49:52 -0400
hymie! via Remind-fans <remind-fans at lists.skoll.ca> wrote:
> But contrib/ical2rem.pl does this:
> ==========
> # - add SCHED _sfun keyword
> [...]
> print " SCHED _sfun MSG %a %2 ";
> ==========
Ah... so, that never actually worked, but Remind didn't complain
about it until now.
I would change that line to remove the "SCHED _sfun" part. ie, change
it to:
print " MSG %a %2 ";
or if you want (say) 15 minutes advance warning:
print " +15 MSG %a %2 ";
Regards,
Dianne.
More information about the Remind-fans
mailing list