Add some new items.
authorChris Hanson <org/chris-hanson/cph>
Mon, 5 Jun 2000 13:28:19 +0000 (13:28 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 5 Jun 2000 13:28:19 +0000 (13:28 +0000)
v7/src/imail/todo.txt

index b6120848c18b5b23c637f558b3ae475abe166cb0..f8e72a64d5e22dc139d669b25226e314a42b91cf 100644 (file)
@@ -1,9 +1,18 @@
 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?]
@@ -17,6 +26,10 @@ Bug fixes
 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.