From: David Champion <dgc@uchicago.edu>
[apps/madmutt.git] / init.h
diff --git a/init.h b/init.h
index 0e8faba..255941c 100644 (file)
--- a/init.h
+++ b/init.h
@@ -625,7 +625,7 @@ struct option_t MuttVars[] = {
   /*
    ** .pp
    ** This variable controls whether Mutt-ng, when sorting by threads, threads
-   ** messages with the same \fTMessage-Id:\fP header field together.
+   ** messages with the same \fTMessage-ID:\fP header field together.
    ** If it is \fIset\fP, it will indicate that it thinks they are duplicates
    ** of each other with an equals sign in the thread diagram.
    */
@@ -691,6 +691,7 @@ struct option_t MuttVars[] = {
    */
   {"envelope_from_address", DT_ADDR, R_NONE, UL &EnvFrom, "" },
   /*
+  ** .pp
   ** Manually sets the \fIenvelope\fP sender for outgoing messages.
   ** This value is ignored if ``$$use_envelope_from'' is unset.
   */
@@ -987,7 +988,7 @@ struct option_t MuttVars[] = {
   /*
    ** .pp
    ** Specifies the hostname to use after the ``\fT@\fP'' in local e-mail
-   ** addresses and during generation of \fTMessage-Id:\fP headers.
+   ** addresses and during generation of \fTMessage-ID:\fP headers.
    ** .pp
    ** Please be sure to really know what you are doing when changing this variable
    ** to configure a custom domain part of Message-IDs.
@@ -1003,6 +1004,8 @@ struct option_t MuttVars[] = {
    ** mailing list when this option is set, use the \fIlist-reply\fP
    ** function; \fIgroup-reply\fP will reply to both the sender and the
    ** list.
+   ** Remember: This option works only for mailing lists which are explicitly set in your muttngrc
+   ** configuration file.
    */
 #ifdef USE_IMAP
   {"imap_authenticators", DT_STR, R_NONE, UL &ImapAuthenticators, "" },
@@ -1753,8 +1756,8 @@ struct option_t MuttVars[] = {
   {"msgid_format", DT_STR, R_NONE, UL &MsgIdFormat, "%Y%m%d%h%M%s.G%P%p"},
   /*
    ** .pp
-   ** This is the format for the ``local part'' of the \fTMessage-Id:\fP header
-   ** field generated by Mutt-ng. If this variable is empty, no \fTMessage-Id:\fP
+   ** This is the format for the ``local part'' of the \fTMessage-ID:\fP header
+   ** field generated by Mutt-ng. If this variable is empty, no \fTMessage-ID:\fP
    ** headers will be generated. The '%'
    ** character marks that certain data will be added to the string, similar to
    ** \fTprintf(3)\fP. The following characters are allowed: