From 0674c5f2bbeb0402fccc41eb5855d24ed1220ea8 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sun, 18 Dec 2016 12:55:31 -0700 Subject: * New token SHORTSUBJECT, SHORTSUBJKEY and SHORTSUBJKEYINIT to shorten the subject, removing list name information from the subject (text enclosed between "[" and "]".) --- pith/pine.hlp | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) (limited to 'pith/pine.hlp') diff --git a/pith/pine.hlp b/pith/pine.hlp index 753983d4..3c731585 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 193 2016-12-16 20:11:15 +Alpine Commit 194 2016-12-18 12:55:24 ============= h_news ================= @@ -199,6 +199,10 @@ Additions include: to 1.0.0c. This includes version 1.1.0. Alpine also builds with LibreSSL. +
  • New SHORTSUBJECT, SHORTSUBJKEY and SHORTSUBJKEYINIT token for index + format, which removes text in the SUBJECT between "[" and + "]". +
  • Alpine will include attachments when forwarding some multipart/alternative messages for which it did not use to include attachments. @@ -19048,7 +19052,7 @@ and in the target of Filter Rules.
    SUBJECT
    This token represents the Subject the sender gave the message. -Alternatives for use in the index screen are +Alternatives for use in the index screen are SHORTSUBJECT, SUBJKEY, SUBJKEYINIT, SUBJECTTEXT, SUBJKEYTEXT, and SUBJKEYINITTEXT. You may color the subject text in the MESSAGE INDEX screen differently by using the Index Subject Color and the @@ -19256,7 +19260,7 @@ to format the date string. It may end up formatting dates so that they look like DATEISO tokens, or SHORTDATE2 tokens, or something else entirely. The feature -may have an affect on the values of these tokens. +may have an effect on the values of these tokens. If you want more control you may use one of the following.
    SMARTDATE
    If the option @@ -19289,7 +19293,7 @@ to format the date string. It may end up formatting dates so that they look like DATEISO tokens, or SHORTDATE2 tokens, or something else entirely. The feature -may have an affect on the values of these tokens. +may have an effect on the values of these tokens. The possible choices are:
    SMARTDATETIME
    If the option @@ -19640,6 +19644,15 @@ 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. +
    +
    SUBJKEY
    This token is the same as the SUBJECT token unless keywords are set for -- cgit v1.2.3-54-g00ecf