From cfcbe0a3b8cb4da6217cb42366a95ef3c5839c90 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Mon, 19 Jun 2000 22:15:25 +0000 Subject: [PATCH] Add some new ideas from one of the reviews. --- v7/src/imail/todo.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index 9c01f40bb..8e5836769 100644 --- a/v7/src/imail/todo.txt +++ b/v7/src/imail/todo.txt @@ -1,9 +1,11 @@ IMAIL To-Do List -$Id: todo.txt,v 1.88 2000/06/19 20:27:45 cph Exp $ +$Id: todo.txt,v 1.89 2000/06/19 22:15:25 cph Exp $ Bug fixes --------- +* Change file URL completion to complete to any file name. + * Must be able to handle malformed headers in incoming mail. Generating a low-level error in this situation is unacceptable. @@ -27,6 +29,12 @@ MIME conformance New features ------------ +* Implement generic operation to say whether a folder rename can work. + Use this to extend M-x imail-rename-folder to work in all cases by + using copy/delete when rename inapplicable. + +* Generate more specific X-Mailer header. + * Add variable to control how multipart/alternative shows the secondary alternatives. -- 2.25.1