From: Rocco Rutte Date: Thu, 2 Apr 2009 10:57:50 +0000 (+0200) Subject: Clarify what $attach_charset does, closes #3165. X-Git-Tag: neomutt-20160307~701^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=236517264d78e56eb6ceb52577032df6f5d679ba;p=neomutt Clarify what $attach_charset does, closes #3165. --- diff --git a/init.h b/init.h index 60baf9be6..cfb451f8d 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: