From 640d8845bffdf13007a10929ad0f18375a9a2473 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Tue, 5 Feb 2013 00:59:30 -0700 Subject: * Add color options for folders and index screen. * Add silent token to display filter * Add option to preserve To: and Cc: fields on replies. --- pith/pine.hlp | 183 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 182 insertions(+), 1 deletion(-) (limited to 'pith/pine.hlp') diff --git a/pith/pine.hlp b/pith/pine.hlp index b4cb5283..07ff3cc0 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -141,7 +141,7 @@ reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -$Id: pine.hlp 1266 2009-07-14 18:39:12Z hubert@u.washington.edu $ +$Id: pine.hlp 1266 2013-02-07 18:39:12Z chappa@washington.edu $ ============= h_news ================= @@ -180,7 +180,19 @@ Additions include:

@@ -3271,6 +3283,7 @@ There are also additional details on

  • FEATURE:
  • FEATURE:
  • FEATURE: +
  • FEATURE:
  • FEATURE:
  • FEATURE:
  • FEATURE: @@ -22932,6 +22945,13 @@ This number could be used as a session key. It is sent in this way to improve security. The number is unique to the current Alpine session and is only generated once per session. + +
    _SILENT_
    +
    When the filter is executed, this token tells Alpine not to repaint +the screen while the command is being executed. This can be used with +filters that do not interact with the user, and therefore repainting +the screen is not necessary. +

    @@ -27766,6 +27786,42 @@ the sender of the forwarded message, or process it as part of a spam report. <End of help on this topic> +====== h_config_preserve_field ===== + + +FEATURE: <!--#echo var="FEAT_preserve-original-fields"--> + + +

    FEATURE:

    + +When you reply to a message that has been sent to several recipients, some of +them may have been added in different parts of the headers. For example, +some of the recipients will be listed in the To: header, while others will +be listed in the Cc: header. +

    +If this feature is disabled, the default behavior of Alpine will be used, +and that is, that almost all recipients of the message will be +listed in the Cc: field. However, if you enable this feature, then, +excepting you, recipients originally listed in the Cc: field will be +listed again in the Cc: field, and those listed in the To: field in the +original message will be listed in the To: field again. The person in the +From: field will be added to the To: field. +

    +Note that this will cause some messages that you send in Alpine to look +different. In particular, the To: field of a message will not be put in the +Cc: field, as is normally done. In fact, most people expect this to happen. +If you find that this is a problem you should disable this feature. You can +still make Alpine have this behavior on a per message basis. In order to do +this, you will see a new option in the menu for the "Reply to all +recipients?" question. In this case, pressing "p" will make +Alpine toggle its question so you can preserve the To: and Cc: fields for that +message. +

    +<End of help on this topic> + + ====== h_config_sub_lists ===== @@ -31391,6 +31447,99 @@ to see the available Editing and Navigation commands. <End of help on this topic> +====== h_config_folder_color ===== + + +OPTION: Folder Color + + +

    OPTION: Folder Color

    + +Sets the colors Alpine uses for coloring a folder in the FOLDER LIST +screen. By default, the Folder Color is the normal text color. + +

    +If you set a color for this feature, other than the normal color +(the default), or a color for +Directory Color, then directories +will be colored according to the color specified in the +Directory Color option. In this +case, the color will be the only indication that the colored name +refers to a directory. The normal behavior is that Alpine +indicates that a name refers to a directory by appending a +separator (like "/" or ".") to the name of +the folder. + +

    +If a folder is a directory, then the folder name will be painted +according to the color defined by this variable, and a separator +indicator (like "/" or ".") will be added +to the name. That +indicator will be painted according to the color defined in the +Directory Color option. + +

    +<End of help on this topic> + + +====== h_config_directory_color ===== + + +OPTION: Directory Color + + +

    OPTION: Directory Color

    + +Sets the colors Alpine uses for coloring a directory in the FOLDER LIST +screen. By default, the Folder Color is the normal text color. +

    +If you set a color for this feature, other than the normal color +(the default), or a color for +Folder Color, then folders +will be colored according to the color specified in the +Folder Color option. In this +case, the color will be the only indication that the colored name +refers to a directory. The normal behavior is that Alpine +indicates that a name refers to a directory by appending a +separator (like "/" or ".") to the name of +the folder. +

    +If a folder is a directory, then the folder name will be painted +according to the color defined by the option +Folder Color, and the separator +indicator (like "/" or ".") will be added +after the name. That +indicator will be painted according to the color defined in this +option. +

    +<End of help on this topic> + + +====== h_config_folder_list_color ===== + + +OPTION: Folder-List Color + + +

    OPTION: Folder-List Color

    + +Sets the colors Alpine uses for coloring normal text in the FOLDER LIST +screen. By default, the Folder-List Color is the normal text color. +

    +This text refers to the informative text that Alpine displays so you +can recognize each collection. The color of the content of each collection +is determined by the options Folder Color +and Directory Color. +

    +Unlike the options +Folder Color +and Directory Color, configuring +this option does not affect the way that Alpine reports folders, +directories and folders that are directories. +

    +<End of help on this topic> + + ====== h_config_incunseen_color ===== @@ -31705,6 +31854,35 @@ contain the word "important" will be colored. If the pattern you enter is a comma-separated list of patterns, then coloring happens if any of those patterns matches.

    +Descriptions of the available commands +

    +Look here +to see the available Editing and Navigation commands. +

    +<End of help on this topic> + + +====== h_config_indextoken_color ===== + + +OPTION: <!--#echo var="VAR_index-token-colors"--> + + +

    OPTION:

    + +This option allows you to set up the color in which any token, not specified by the +previous options, will be colored in the MESSAGE INDEX screen. +

    +In order to use this option, you must press the "I" IndxHdr command, and add +a token that can be used in the index format. +The list of available tokens is here. +

    +If you fail to enter a valid token your entry will be ignored, and you will be asked to +enter a new one. Once you have entered a valid token, a line will be added to the +configuration screen that you can use to set up the colors in which that token will +be painted. This is done in the same way that you configure colors for other +variables. + Descriptions of the available commands

    Look here @@ -35324,3 +35502,6 @@ in size will be selected. Examples: 2176, 1.53K (1530), or 3M (3000000). ========== h_select_by_smaller_size ========== Enter a number or ^C to cancel. All messages less than this many characters in size will be selected. Examples: 2176, 1.53K (1530), or 3M (3000000). +========== h_preserve_field ========== +Use 'p' to toggle between preserving or not preserving the original To: +and Cc: fields of the message. Enter ^C to cancel message. -- cgit v1.2.3-54-g00ecf