From: Chris Hanson Date: Tue, 23 May 2000 14:13:44 +0000 (+0000) Subject: Note problems with copying multiple messages to IMAP server. X-Git-Tag: 20090517-FFI~3709 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=b44ab2911b14577db010b7503a218f563708d0cf;p=mit-scheme.git Note problems with copying multiple messages to IMAP server. --- diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index 1608c724d..953f5bc58 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.43 2000/05/23 14:12:07 cph Exp $ +$Id: todo.txt,v 1.44 2000/05/23 14:13:44 cph Exp $ Bug fixes --------- @@ -11,6 +11,9 @@ Bug fixes message that is written, when the target folder is not being visited. +* M-x imail-copy-messages appears to rewrite an RMAIL file that is the + source of the copy. + * Implement operations for IMAP: URL-EXISTS?. * Must be able to handle malformed headers in incoming mail.