Note re imail-toggle-headers.
authorChris Hanson <org/chris-hanson/cph>
Sat, 17 Jun 2000 04:29:10 +0000 (04:29 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 17 Jun 2000 04:29:10 +0000 (04:29 +0000)
v7/src/imail/todo.txt

index 4b4f172e66cc88429128953456389f547ed799ae..656758718123fd7bba9d2743776bb60a345e021c 100644 (file)
@@ -1,9 +1,14 @@
 IMAIL To-Do List
-$Id: todo.txt,v 1.84 2000/06/15 16:20:25 cph Exp $
+$Id: todo.txt,v 1.85 2000/06/17 04:29:10 cph Exp $
 
 Bug fixes
 ---------
 
+* M-x imail-toggle-message isn't really a replacement for M-x
+  imail-toggle-headers.  If the message is really large, and you just
+  want to see the headers, it's serious overkill.  So reimplement the
+  latter, and bind the former to `T'.
+
 * Must be able to handle malformed headers in incoming mail.
   Generating a low-level error in this situation is unacceptable.