IMAIL To-Do List
-$Id: todo.txt,v 1.56 2000/06/02 17:28:33 cph Exp $
+$Id: todo.txt,v 1.57 2000/06/05 13:28:19 cph Exp $
Bug fixes
---------
+* Change attachment tag to show length of attachment.
+
+* Store bodystructure in IMAP message in converted form, so conversion
+ only happens once.
+
+* When message is selected in IMAIL and deleted by a different user
+ agent, IMAIL ends up in state that there is no selected message.
+ Instead, it should select another message.
+
* M-x imail-copy-messages re-reads the target folder UIDs for each
message that is written, when the target folder is not being
visited. [I haven't seen this lately. Maybe it's fixed?]
New features
------------
+* Command to expand attachment inline. Sometimes attachments aren't
+ big binary things but small text things that are easier to view
+ inline.
+
* Command to toggle between MIME-processed message and raw message.
* Command to toggle the headers of a MIME message/rfc822 entity.