IMAIL To-Do List
-$Id: todo.txt,v 1.85 2000/06/17 04:29:10 cph Exp $
+$Id: todo.txt,v 1.86 2000/06/19 12:54:33 cph Exp $
Bug fixes
---------
+* When yanking MIME messages into a reply buffer, reformat the message
+ in the reply buffer, but drop any out-of-line content. The user
+ should see exactly the same text, minus the attachments. Otherwise
+ it's just confusing, and it requires extra editing to do the reply.
+
* M-x imail-toggle-message isn't really a replacement for M-x
imail-toggle-headers. If the message is really large, and you just
want to see the headers, it's serious overkill. So reimplement the
* Support the "flagged" message flag by highlighting messages with
this flag in the summary buffer.
-* 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.