From 4718741f1577249273d721051fad18e5a1b44ef0 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Tue, 23 May 2000 14:12:07 +0000 Subject: [PATCH] Note problems with copying multiple messages to IMAP server. --- v7/src/imail/todo.txt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index 5b9e848cf..1608c724d 100644 --- a/v7/src/imail/todo.txt +++ b/v7/src/imail/todo.txt @@ -1,9 +1,16 @@ IMAIL To-Do List -$Id: todo.txt,v 1.42 2000/05/23 03:55:57 cph Exp $ +$Id: todo.txt,v 1.43 2000/05/23 14:12:07 cph Exp $ Bug fixes --------- +* APPEND-MESSAGE not doing autocreate because TRYCREATE appears in + response to continuation request. + +* 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. + * Implement operations for IMAP: URL-EXISTS?. * Must be able to handle malformed headers in incoming mail. @@ -39,6 +46,11 @@ Design changes New features ------------ +* M-x imail-copy-messages needs prompt that distinguishes itself from + M-x imail-output. Both of these commands should provide feedback + for each message that is output, and should announce the total + number of messages output when finished. + * Optionally convert quoted-printable messages to 8bit for presentation. * Optionally wrap long lines for presentation. -- 2.25.1