Add some new ideas from one of the reviews.
authorChris Hanson <org/chris-hanson/cph>
Mon, 19 Jun 2000 22:15:25 +0000 (22:15 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 19 Jun 2000 22:15:25 +0000 (22:15 +0000)
v7/src/imail/todo.txt

index 9c01f40bb7ef45c3e63ee4d718f7e2d6694c440a..8e5836769a6d4f88ff8ac54225027dc76ed33247 100644 (file)
@@ -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.