]> granicus.if.org Git - neomutt/commitdiff
Clarify what $attach_charset does, closes #3165.
authorRocco Rutte <pdmef@gmx.net>
Thu, 2 Apr 2009 10:57:50 +0000 (12:57 +0200)
committerRocco Rutte <pdmef@gmx.net>
Thu, 2 Apr 2009 10:57:50 +0000 (12:57 +0200)
init.h

diff --git a/init.h b/init.h
index 60baf9be633dd93a7fb585db232dca3a6bbc4195..cfb451f8d5e4b5d2a4e17c6fa059b6b87097fc90 100644 (file)
--- a/init.h
+++ b/init.h
@@ -197,7 +197,10 @@ struct option_t MuttVars[] = {
   /*
   ** .pp
   ** This variable is a colon-separated list of character encoding
-  ** schemes for text file attachments.
+  ** schemes for text file attachments. Mutt uses this setting to guess
+  ** which encoding files being attached are encoded in to convert them to
+  ** a proper character set given in $$send_charset.
+  ** .pp
   ** If \fIunset\fP, the value of $$charset will be used instead.
   ** For example, the following configuration would work for Japanese
   ** text handling: