]> granicus.if.org Git - mutt/commitdiff
Make the documentation for rfc2047_parameters comprehensible to the
authorThomas Roessler <roessler@does-not-exist.org>
Fri, 28 Jan 2000 21:32:47 +0000 (21:32 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Fri, 28 Jan 2000 21:32:47 +0000 (21:32 +0000)
end user.

init.h

diff --git a/init.h b/init.h
index da03f0dc458ee95c892fe37c2e64b982d27a8f7c..438dd8c5a4f2bf42307300d24ec2d0435f3b6db7 100644 (file)
--- a/init.h
+++ b/init.h
@@ -1590,7 +1590,14 @@ struct option_t MuttVars[] = {
   /*
   ** .pp
   ** When this variable is set, Mutt will decode RFC-2047-encoded MIME 
-  ** parameters.  Note that this use of RFC 2047's encoding is explicitly,
+  ** parameters. You want to set this variable when mutt suggests you
+  ** to save attachments to files named like this: 
+  ** =?iso-8859-1?Q?file=5F=E4=5F991116=2Ezip?=
+  ** .pp
+  ** When this variable is set interactively, the change doesn't have
+  ** the desired effect before you have changed folders.
+  ** .pp
+  ** Note that this use of RFC 2047's encoding is explicitly,
   ** prohibited by the standard, but nevertheless encountered in the
   ** wild.
   ** Also note that setting this parameter will \fInot\fP have the effect