[Remind-Fans] Preparing for 3.3.10

Dianne Skoll dianne at skoll.ca
Fri Nov 19 12:09:17 EST 2021


Hi,

I'm preparing Remind 3.3.10 for release.  If anyone would like to test
out the git version prior to the release, please do so... it can be
cloned from https://git.skoll.ca/Skollsoft-Public/Remind

Below is an excerpt from WHATSNEW.  I know the ADDOMIT keyword is
kind of a hack... it would have been better to make the OMIT command
accept the full range of trigger syntax, but it would be tricky to
do that and also support partial omits.  Hence the hack.

Regards,

Dianne.

=========================================================================
CHANGES TO REMIND

* VERSION 3.3 Patch 10 - 2021-11-??

- NEW FEATURE: The new ADDOMIT keyword can shorten reminder files.
  The command:

      REM ...whatever... ADDOMIT MSG Foo

  behaves identically to:

      REM ...whatever... SATISFY 1
      IF trigvalid()
          OMIT [trigdate()] MSG Foo
      ENDIF

  For example, Labour Day can be displayed and omitted as follows:

      REM Mon 1 Sep SCANFROM [back(7)] ADDOMIT MSG Labour Day

- UPDATE: Update contrib/remind-conf-mode to latest release

- BUG FIX: Various documentation fixes

- BUG FIX: When switching users with the "-u" option, call initgroups()
  to properly set group membership list.

* VERSION 3.3 Patch 9 - 2021-10-14
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://dianne.skoll.ca/pipermail/remind-fans/attachments/20211119/6ab06fb3/attachment.sig>


More information about the Remind-fans mailing list