Re: [Mutt] #2014: mutt quote/dequote headers too many times
#2014: mutt quote/dequote headers too many times
Comment (by TAKAHASHI Tamotsu):
{{{
Thanks for testing.
I think it's good to document how mutt behaves.
For example,
diff -r e3c465918417 doc/manual.xml.head
--- a/doc/manual.xml.head Fri Jul 25 19:24:22 2008 +0200
+++ b/doc/manual.xml.head Tue Jul 29 12:34:56 2008 +0900
@@ -6121,6 +6121,11 @@
<literal>mutt -v</literal> indicates whether it's supported.
</para>
+<para>
+If you use special characters such as ``\'' or ``<'' in names, see
RFC2822.
+Mutt tries to escape some of them, but misunderstands some, too.
+</para>
+
</sect1>
</chapter>
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/2014#comment:>