From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sat, 26 Sep 2009 11:12:24 -0700 Subject: [sup-talk] [PATCH] Fix message_to_chunks for the m.body == nil case. In-Reply-To: <1253217341-sup-8631@yoom.home.cworth.org> References: <1253217341-sup-8631@yoom.home.cworth.org> Message-ID: <1253988663-sup-3838@masanjin.net> Reformatted excerpts from Carl Worth's message of 2009-09-17: > The code was previously broken in calling EnclosedMessage.new with > only 2 instead of 5 arguments. Thanks, this has been applied. > So I'm not 100% sure that this patch is correct, but it does allow > sup-sync to proceed and the message appears in sup as well as could be > expected, (the "extra" headers from the corrupted mime part appear in > the body as one might expect here). Yeah, I think that's the best we can hope for here. -- William