[Remind-Fans] New $SuppressLRM system variable (was Re: Recently added left-to-right marks in calendar-view?)
Dianne Skoll
dianne at skoll.ca
Fri May 27 12:26:56 EDT 2022
Hi,
If you pull down git HEAD from either:
https://github.com/dfskoll/remind or
https://git.skoll.ca/Skollsoft-Public/Remind
you'll see that I made a commit that adds a new system variable,
$SuppressLRM. In order to suppress the LRM sequences normally emitted
with the "-c" option in a UTF-8 locale, put this at the beginning of your
reminder script:
SET $SuppressLRM 1
or alternatively, invoke remind with '-i$SuppressLRM=1' (single-quoted to
avoid shell interpretation of the $)
Regards,
Dianne.
-------------- 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/20220527/f3b65783/attachment.sig>
More information about the Remind-fans
mailing list