[Remind-Fans] Native way to display reminders with no-delta only (except via calendar forms)
Dianne Skoll
dianne at skoll.ca
Sun May 21 18:46:10 EDT 2023
On Sun, 21 May 2023 23:46:08 +0200 (CEST)
l0f4r0--- via Remind-fans <remind-fans at lists.skoll.ca> wrote:
> > IF defined(no_delta)
> Rather the following instead:
> IF defined("no_delta")
Ooops! Yes, that's correct.
> Maybe a consideration for a future release someday to add this
> functionality through a simple switch/option so one doesn't need to
> rewrite all his/her remind files afterwards or think about it from
> the very beginning?
OK, I can think about it.
> By the way, shouldn't "-t0" work normally? Thank
Not really; the "-t" option simply supplies a delta only for those REM
statements that lack one. If a REM statement has a delta, then it
overrides whatever the -t option asks for. The wording in the man page
doesn't make this clear; I will fix it.
Regards,
Dianne.
More information about the Remind-fans
mailing list