On 2025-05-23 07:52, Remind list wrote: > - MINOR NEW FEATURE: remind: Add eval() built-in function that takes a > string argument and evaluates it as an expression.
Interesting...not sure if this would need some sort of "secure mode" to prevent problematic evals? > - MINOR NEW FEATURE: remind: Add the trigbase() function and > corresponding $Tb system variable. See the remind(1) man page for > details. > > - MINOR IMPROVEMENT: remind: Make $Tu a synonym for triguntil(). Curious, I went to investigate but didn't find details: $ git pull $ git checkout 05.04.00-BETA-1 $ grep -e trigbase '\$Tu\>' man/remind.1 || echo not found not found Did your man-page changes make it into the public repo? Also, while you mentioned that the git repo requires your hard-coded username/password, it didn't prompt me for anything when using HTTPS (it might require credentials for SSH/git protocol?), even though my pull included the 05.04.00-BETA-1 tag that sounds like the latest and greatest. Thanks for all your work! -tkc _______________________________________________ Remind-fans mailing list [email protected] https://dianne.skoll.ca/mailman/listinfo/remind-fans Remind is at https://dianne.skoll.ca/projects/remind/
