]> git.llucax.com Git - software/mutt-debian.git/blob - debian/patches/upstream/502628-attach_charset-doc.patch
upstream/603288-split-fetches.patch: split FETCH's into smaller chunks, workaround...
[software/mutt-debian.git] / debian / patches / upstream / 502628-attach_charset-doc.patch
1 clarify what attach_charset does, see http://bugs.mutt.org/3165
2 and http://bugs.debian.org/502628
3
4 --- a/init.h
5 +++ b/init.h
6 @@ -197,7 +197,10 @@
7    /*
8    ** .pp
9    ** This variable is a colon-separated list of character encoding
10 -  ** schemes for text file attachments.
11 +  ** schemes for text file attachments. Mutt uses this setting to guess
12 +  ** which encoding files being attached are encoded in to convert them to
13 +  ** a proper character set given in $$send_charset.
14 +  ** .pp
15    ** If \fIunset\fP, the value of $$charset will be used instead.
16    ** For example, the following configuration would work for Japanese
17    ** text handling: