Change background NOOP idea from bug fix to feature.
authorChris Hanson <org/chris-hanson/cph>
Thu, 18 May 2000 18:57:45 +0000 (18:57 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 18 May 2000 18:57:45 +0000 (18:57 +0000)
v7/src/imail/todo.txt

index ae8628fa61295bd6b6a8b06c3a1cbed4d28b8ad5..e5870eae4f27e89069504adfdac8f0c9ab35ecbe 100644 (file)
@@ -1,14 +1,11 @@
 IMAIL To-Do List
-$Id: todo.txt,v 1.19 2000/05/18 18:56:58 cph Exp $
+$Id: todo.txt,v 1.20 2000/05/18 18:57:45 cph Exp $
 
 Bug fixes
 ---------
 
 * Implement operations for IMAP: FOLDER-VALID?.
 
-* Implement background thread to periodically send NOOP to IMAP server
-  both to check for new mail and to keep the connection alive.
-
 * Recovery from server disconnection should be more transparent.
   Should attempt to reconnect and signal error only if that fails.
 
@@ -57,6 +54,9 @@ New features
 * Add mail notification in mode line, active across the editor as long
   as there is an IMAP connection open in some buffer.
 
+* Implement background thread to periodically send NOOP to IMAP server
+  both to check for new mail and to keep the connection alive.
+
 * Implement cache that saves information about messages on disk.  This
   should use UIDs for IMAP folders; for other folders perhaps the
   message ID can be used.  (Or perhaps no cache is required for