From e57d5f644cd6eca943ad252159888f19f73632c6 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Fri, 19 May 2000 16:33:10 +0000 Subject: [PATCH] Various new ideas. --- v7/src/imail/todo.txt | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index f3353e894..29643e923 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.25 2000/05/19 13:33:08 cph Exp $ +$Id: todo.txt,v 1.26 2000/05/19 16:33:10 cph Exp $ Bug fixes --------- @@ -24,10 +24,6 @@ Bug fixes * RMAIL file reader must recognize when the tail of the file contains umail messages. -* IMAIL must support I/O to compressed files (for my sake if no one - else). A clean solution to this requires moving compressed-file - support to the runtime system. - Design changes -------------- @@ -50,6 +46,12 @@ Design changes New features ------------ +* Optionally convert quoted-printable messages to 8bit for presentation. + +* Optionally wrap long lines for presentation. + +* Add configurable confirmation for performing EXPUNGE. + * Change summary buffer to show more flags, specifically all the standard flags. Use each flag's first letter, except: lump "forwarded" and "resent" together as R, and invert "seen" to U. @@ -92,3 +94,7 @@ New features * Generate file I/O messages when reading and writing file folders. Generate message "No changes to save." from SAVE-FOLDER on an IMAP folder. + +* IMAIL must support I/O to compressed files (for my sake if no one + else). A clean solution to this requires moving compressed-file + support to the runtime system. -- 2.25.1