From 8fcf27901346881a26d39e2f15618c59bd02cc32 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sun, 18 Dec 2016 13:09:44 -0700 Subject: [PATCH] * Update to documentation to add SHORT versions of SUBJKEY and SUBJKEYINIT. --- pith/pine.hlp | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/pith/pine.hlp b/pith/pine.hlp index 3c73158..e34e9dc 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 194 2016-12-18 12:55:24 +Alpine Commit 195 2016-12-18 13:09:41 ============= h_news ================= @@ -19053,7 +19053,8 @@ and in the target of Filter Rules.
This token represents the Subject the sender gave the message. Alternatives for use in the index screen are SHORTSUBJECT, -SUBJKEY, SUBJKEYINIT, SUBJECTTEXT, SUBJKEYTEXT, and SUBJKEYINITTEXT. +SUBJKEY, SHORTSUBJKEY, SUBJKEYINIT, SHORTSUBJKEYINIT, SUBJECTTEXT, +SUBJKEYTEXT, and SUBJKEYINITTEXT. You may color the subject text in the MESSAGE INDEX screen differently by using the Index Subject Color and the Index Opening Color @@ -19644,13 +19645,11 @@ the "" could slow down the display a little while Alpine collects the necessary information.
-
SHORTSUBJECT
-
-This token is the same as SUBJECT, but -removes text between "[" and "]". -Typically text enclosed between these characters corresponds to -mailing list names, and may be unnecessary or unwanted in some -instances. +
SHORTSUBJECT
+
This token is the same as SUBJECT, but removes +text between "[" and "]". Typically text enclosed +between these characters corresponds to mailing list names, and may be +unnecessary or unwanted in some instances.
SUBJKEY
@@ -19676,6 +19675,11 @@ It is also possible to color keywords in the index using the Setup/Kolor screen (Keyword Colors). +
SHORTSUBJKEY
+
This token is the same as SUBJKEY, but it is based on +SHORTSUBJECT, instead of in SUBJECT. +
+
SUBJKEYINIT
This token is the same as the SUBJKEY token except that instead of @@ -19703,6 +19707,11 @@ It is also possible to color keywords in the index using the Setup/Kolor screen (Keyword Colors).
+
SHORTSUBJKEYINIT
+
This token is the same as SUBJKEYINIT, but it is based on +SHORTSUBJECT, instead of in SUBJECT. +
+
SUBJECTTEXT
Same as SUBJECT but if there is room in the Subject field for more text, -- 2.11.4.GIT