> The only issue I've found is that if a file is included multiple
> times, OMITs with MSG portions show up multiple times. E.g.
>
> Note the "Common holiday" shows up twice on the 3rd.
What I do is start my individual files, for example, "birthdays.rem", with
SET birthdays_included 1
and then my include statement is wrapped in an if
if (!defined("birthdays_included"))
include /home/hymie/.reminders.d/birthdays
endif
This might help.
--hymie!
_______________________________________________
Remind-fans mailing list
[email protected]
https://dianne.skoll.ca/mailman/listinfo/remind-fans
Remind is at https://dianne.skoll.ca/projects/remind/