Document and test overriding of %: %! %? %@ %#

This commit is contained in:
Dianne Skoll
2025-08-15 15:28:23 -04:00
parent b770676cb6
commit 5f9e227dc8
3 changed files with 25 additions and 1 deletions

View File

@@ -1707,6 +1707,15 @@ set a c()
DEBUG -xe
fset subst_colon(a, b, c) "subst_colon"
fset subst_bang(a, b, c) "subst_bang"
fset subst_question(a, b, c) "subst_question"
fset subst_at(a, b, c) "subst_at"
fset subst_hash(a, b, c) "subst_hash"
REM MSG Overridden: %: %! %? %@ %#
# Don't want Remind to queue reminders
EXIT