From 8ed4c11fc0556bef53bcad9cdb7872947ed4a218 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Mon, 5 Jun 2000 13:28:19 +0000 Subject: [PATCH] Add some new items. --- v7/src/imail/todo.txt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index b6120848c..f8e72a64d 100644 --- a/v7/src/imail/todo.txt +++ b/v7/src/imail/todo.txt @@ -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. -- 2.25.1