More new notes.
authorChris Hanson <org/chris-hanson/cph>
Mon, 4 Jun 2001 17:40:38 +0000 (17:40 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 4 Jun 2001 17:40:38 +0000 (17:40 +0000)
v7/src/imail/todo.txt

index 29bb5566001fd207e4413cb59ef52da57c4d95c4..1b5a7cd7fcaf28fd6b40f967ce56222f76cc85fc 100644 (file)
@@ -1,9 +1,15 @@
 IMAIL To-Do List
-$Id: todo.txt,v 1.128 2001/06/03 06:03:47 cph Exp $
+$Id: todo.txt,v 1.129 2001/06/04 17:40:38 cph Exp $
 
 Bug fixes
 ---------
 
+* When browser pops up a window of URLs that it is operating on, the
+  strings shown should be relative to the container being browsed.
+
+* M-x imail should select the next unseen message when choosing an
+  existing buffer.
+
 * Various changes to Dired that might affect our browsers: RET selects
   the current object (preferred to f).  D command does immediate
   delete.  t command means toggle sense of marked lines (*t also does
@@ -49,6 +55,10 @@ MIME conformance
 New features
 ------------
 
+* Add feature to automatically bring up a summary window whenever
+  imail is started.  Perhaps this ought to allow specification of the
+  folders for which this is true.
+
 * Add ability to sort summary by sender.  May as well allow sorting on
   other fields as well.  And once that's done, allow user to specify
   multi-key sorting, such as "sort by sender, then by reverse date".