Problems are listed in approximate order of priority.
-- character set support: We should have a global cache of
- character to file name mappings.
-
- When displaying MIME headers, rfc 2047 decoding is applied (which
should not happen), and rfc 2231 decoding is not applied (which
should happen).
- Help formatting could be revamped a bit.
-- re-add support for .mh_sequences files
-
- In the "attachment" menu, assume this:
1 [text/plain, 7bit, 1.1K] <no description>
menu will require re-allocating and possibly updating the v2r
array. How do we handle "in-the-middle additions" properly? Do
they happen at all?
-
-$Id$