#3074: Mutt hangs indefinitely
Comment (by jaymzh):
I've now gone two days where I ran mutt with -d2 and it didn't hang. But
if I start it up without it I can get a hang very quickly. Something about
the debug code path seems to prevent it from hanging.
I can try it with -d1 tomorrow, I gues
#2033: buffer overflow in attachment decoding function
Comment (by Peter Valchev):
{{{
On Mon, Jul 21, 2008 at 4:20 AM, Mutt <[EMAIL PROTECTED]> wrote:
> #2033: buffer overflow in attachment decoding function
>
> Comment (by pdmef):
>
> I can't reproduce a crash on debian and OS X with ti
#2014: mutt quote/dequote headers too many times
Comment (by vinc17):
This patch seems to be OK. From a user point of view, one may find it
strange that \ behaves as an escape character when inside a quoted string
(i.e. for blah\1, if one wants to add double-quotes, one needs to write
"blah\\
#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.xm