From: Rocco Rutte Date: Thu, 2 Apr 2009 10:57:50 +0000 (+0200) Subject: Clarify what $attach_charset does, closes #3165. X-Git-Tag: mutt-1-5-20-rel~127^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b20e07c2ed1ea5765525b18a60cad75512effc9;p=mutt Clarify what $attach_charset does, closes #3165. --- diff --git a/init.h b/init.h index 60baf9be..cfb451f8 100644 --- 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: