Refactor MIME support,
authorTaylor R. Campbell <net/mumble/campbell>
Mon, 8 Sep 2008 03:55:18 +0000 (03:55 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Mon, 8 Sep 2008 03:55:18 +0000 (03:55 +0000)
commit3dbc0c5b34015f06fb1b1a792317b21f49d362eb
tree9d0f21ece846c36b7c975b894563d6da1b1d4b76
parentfb835ed9bcda23722a5d84aa030082e5521fa660
Refactor MIME support,

- to make sense,
- to be more robust,
- to better reflect the terminology of the RFCs,
- to simplify code that uses MIME bodies,
- to move all generic MIME code into imail-mime.scm, and
- to fix a number of small bugs.

The documentation will need to be updated, since some user-visible
commands are now named with the word `body' rather than `entity'.

Undoubtedly, refactoring added many small bugs, too, still to be
weeded out.
v7/src/imail/ed-ffi.scm
v7/src/imail/imail-core.scm
v7/src/imail/imail-imap.scm
v7/src/imail/imail-mime.scm
v7/src/imail/imail-top.scm
v7/src/imail/imail-util.scm
v7/src/imail/imail.pkg