Notes regarding bugs having to do with completion prompting.
authorChris Hanson <org/chris-hanson/cph>
Mon, 22 May 2000 15:25:43 +0000 (15:25 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 22 May 2000 15:25:43 +0000 (15:25 +0000)
v7/src/imail/todo.txt

index e3c8fcfe1d7c410de4696e8d9bd96f9620bdb3b7..5978dd50978d7198c705d70f6b6c71b6c2f9028f 100644 (file)
@@ -1,5 +1,5 @@
 IMAIL To-Do List
-$Id: todo.txt,v 1.34 2000/05/22 13:52:41 cph Exp $
+$Id: todo.txt,v 1.35 2000/05/22 15:25:43 cph Exp $
 
 Bug fixes
 ---------
@@ -7,6 +7,12 @@ Bug fixes
 * Password should be cached s.t. it can be shared between connections
   with compatible URLs.  Right now it is per-connection.
 
+* Login messages interfere with modeline when doing completion on IMAP
+  URLs.
+
+* M-x imail-copy-message reopens the IMAP connection for each message
+  that it sends.
+
 * Implement operations for IMAP: URL-EXISTS?.
 
 * Recovery from server disconnection should be more transparent.