Clarify IMAP MIME body sections, which are confusing because every
authorTaylor R. Campbell <net/mumble/campbell>
Tue, 9 Sep 2008 06:13:43 +0000 (06:13 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Tue, 9 Sep 2008 06:13:43 +0000 (06:13 +0000)
commit67cb93282bfd886996e222e6956481aff8f82746
treebd92f3c8620fe8b8c5d0a38d6494709105ed9d8d
parent8675102b306a4a1a335b548a21bb9f37d584b7d1
Clarify IMAP MIME body sections, which are confusing because every
message body is treated as a multipart body by the IMAP's indexing
scheme.  This makes IMAIL never fetch TEXT body parts, except when
the user views a message raw with `C-c C-t C-m' (eventually, which
will also view arbitrary MIME bodies raw), and rather use numbered
parts, which will cause IMAIL to refill existing disk caches, even
though they already have mostly the same data in them.  IMAIL will
also now show MIME bodies in IMAP and file folders more uniformly,
especially complex nesting of message/rfc822 and multipart bodies.
v7/src/imail/imail-imap.scm