]> diplodocus.org Git - nmh/blobdiff - docs/TODO
Finished replacing mh_strcasecmp() with strcasecmp(). Removed
[nmh] / docs / TODO
index 81ec7775dc3243c050eda62dad7f5808755ab9ba..75379cd5d68b4a96836ad80f63102c3361cf1459 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -46,8 +46,7 @@ SEQUENCES
 
 ENVIRONMENT/PROFILE
 -------------------
-* Maybe add profile entry "Pager" to change the default pager?
-* Should nmh check for EDITOR or PAGER environment variable?
+* Should nmh check for EDITOR environment variable?
 
 OPTIONS
 -------
@@ -105,18 +104,12 @@ MHL
   an external filtering program.
 * fix internal pager for mhl?
 
-MHMAIL
-------
-* add -attach option (send could use this).  This should
-  be done by hooking in mhbuildsbr.c
-
 MHN/MHSHOW/MHLIST/MHSTORE
 -------------------------
 * add way so user can tell mhn to use internal method for
   handling type, such as multipart/mixed.
 * add way so user can tell mhn to use a certain `proc' such
   as moreproc, for certain content types.
-* add support for Content-Disposition header (rfc1806, rfc2183).
 * merge the two places in which mhshowsbr.c reads display
   strings.
 * when storing to a folder, should we save the folder context
@@ -125,7 +118,6 @@ MHN/MHSHOW/MHLIST/MHSTORE
 
 MSH
 ---
-* change conditional includes in msh.c to use termios.h
 * Add -version to mshcmd.c for each command.
 * Change msh to use mbox style files, instead of mmdf.  Add options -mbox,
   -mmdf to choose.