Fix bug whereby MIME parser for multipart messages would omit text
authorTaylor R. Campbell <net/mumble/campbell>
Mon, 10 Sep 2007 16:21:59 +0000 (16:21 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Mon, 10 Sep 2007 16:21:59 +0000 (16:21 +0000)
commitb15fd4cc51594111c3f452636d96b3e5e543071d
treee1ebe28a0b353693118a7fba944ea341163776ae
parent5504e2dcf6ab710a1501c055a4abb6a83dc52628
Fix bug whereby MIME parser for multipart messages would omit text
from parts with no headers starting from the beginning until the first
blank line.  Do this by changing MIME:PARSE-PARTS to handle the case
of properly headerless messages, which begin with an empty line.
v7/src/imail/imail-mime.scm