From 10498b1fd1eb67c4f62d89906b728f7afa304fc5 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Thu, 8 Jun 2000 19:09:41 +0000 Subject: [PATCH] Notes regarding insertion of messages into outgoing mail. --- v7/src/imail/todo.txt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index 9140c6015..4043a4243 100644 --- a/v7/src/imail/todo.txt +++ b/v7/src/imail/todo.txt @@ -1,5 +1,5 @@ IMAIL To-Do List -$Id: todo.txt,v 1.70 2000/06/08 17:16:58 cph Exp $ +$Id: todo.txt,v 1.71 2000/06/08 19:09:41 cph Exp $ Bug fixes --------- @@ -22,6 +22,17 @@ Bug fixes New features ------------ +* When yanking formatted MIME messages into a reply buffer, + attachments should probably be dropped altogether. Other + simplifications might also be desirable, although I can't think of + any right now. + +* When yanking a message into a reply buffer, need option to quote the + original message using MIME, rather than the current copy-and-indent + mechanism. + +* Forwarded messages should optionally be encapsulated using MIME. + * Command to expand attachment inline. Sometimes attachments aren't big binary things but small text things that are easier to view inline. -- 2.25.1