Reimplement handling of MIME entities. Now all entities are (more or
authorChris Hanson <org/chris-hanson/cph>
Thu, 28 Dec 2000 05:45:12 +0000 (05:45 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 28 Dec 2000 05:45:12 +0000 (05:45 +0000)
commit3df3046ca9308b95fc70b911b05615976c02cd5a
treea4eef1f44c21a6c86e085cb743bec3590607cb18
parent995b4ee3658cf1f0d6145c6030915d9318e57900
Reimplement handling of MIME entities.  Now all entities are (more or
less) well-formed XML, using the keyword "imail-part".  Presentation
of an entity is now consistent, whether it was originally shown inline
or out of line.  New option allows message digests to have their
messages show out of line.  imail-use-original-mime-boundaries
replaced by imail-mime-boundary-style; the latter additionally
supports a boundary that is an SGML comment.
v7/src/imail/imail-core.scm
v7/src/imail/imail-top.scm
v7/src/imail/imail.pkg