Removed documentation of obsolete WHATNOW configuration option and
authorDavid Levine <levinedl@acm.org>
Tue, 1 May 2012 02:56:26 +0000 (21:56 -0500)
committerDavid Levine <levinedl@acm.org>
Tue, 1 May 2012 02:56:26 +0000 (21:56 -0500)
built-in FTP client.  Removed some completed and obsolete tasks from
TODO.

docs/TODO
man/mh-profile.man
man/mhshow.man
man/mhstore.man

index 97d4ef6..81ec777 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -2,7 +2,6 @@
 
 * fix msh/mmdf problems.
 * Add IPv6 support.
-* Check/fix compilation on 64-bit systems.
 * Write different function to read configuration files, instead
   of using m_getfld.c
 * convert calls from sprintf/vsprintf to snprintf/vsnprintf
@@ -28,7 +27,6 @@
   find what a particular option does is a pain in the nads.
 * Add some way to configure whether you prefer to see text/plain or text/html
   parts of multipart/alternative messages.
-* Flag bogus/misspelled mts.conf "masquerade:" / --enable-masquerade options.
 * Allow multiple simultaneous differing contexts, probably each tied to a parent
   (terminal) process.
 
@@ -37,7 +35,6 @@
 MAN PAGES
 ---------
 * Update mh-tailor man page.
-* generate mh-chart man page from other man pages
 * update default mode in man pages with sed
 
 SEQUENCES
@@ -52,13 +49,6 @@ ENVIRONMENT/PROFILE
 * Maybe add profile entry "Pager" to change the default pager?
 * Should nmh check for EDITOR or PAGER environment variable?
 
-POP
----
-* Clean up uip/spop.c (I dont' think it's needed any longer).
-* Need to decide if want to support APOP, RPOP, MPOP.  APOP
-  and RPOP still work, but need autoconf support added.  Does
-  anyone still use this stuff?
-
 OPTIONS
 -------
 * change switches to accept two dashes (--help)
@@ -171,7 +161,6 @@ REPL
 
 SEND/SENDSBR
 ------------
-* Maybe add `-server' and `-client' to documentation.
 * Add ability for returned messages from "send -push" to be
   in MIME format (this is actually a change in mhmail).
 * make -msgid the default.
@@ -191,11 +180,6 @@ SLOCAL
 * Add -logfile (or -audit) to specify where to record info about successful
   deliveries.
 
-VMH
----
-* Fix vmh (or remove it).  vmh seems to be using internal
-  knowledge of curses.
-
 MTA INTERFACE
 -------------
 * Fix locking code.  Add lockfile command.
@@ -209,7 +193,6 @@ GENERAL
 -------
 * see if the various versions of copyfile and copyf can be
   merged.
-* change time functions to use POSIX functions by default.
 * Add MH-6.8.4 features into nmh (mostly done).
 * Maybe should move etcpath to sbr and add to libmh.
 * collect winsize, struct termio, etc... together into a ttyinfo
@@ -218,5 +201,4 @@ GENERAL
 * use wait3 if not waitpid (maybe)
 * some of the calls to setjmp/longjmp should be replaced with
   sigsetjmp/siglongjmp.
-* When do we need to add -lresolv for SunOS 4.1.x?
 * replace use of ftell with fgetpos.
index 1a24ac7..79615e5 100644 (file)
@@ -595,24 +595,6 @@ variables whose names are all upper-case are user-settable; those
 whose names are lower-case only are used internally by nmh and should
 not generally be set by the user.
 .PP
-If the
-.B WHATNOW
-option was set during
-.B nmh
-configuration, and
-if this environment variable is set, then if the commands
-.BR refile\ ,
-.BR send ,
-.BR show ,
-or
-.B whom
-are not given any `msgs'
-arguments, then they will default to using the file indicated by
-.BR mh\-draft (5).
-This is useful for getting the default behavior
-supplied by the default
-.IR whatnowproc .
-.PP
 .B $MH
 .RS 5
 With this environment variable, you can specify a profile
index 1aa3bee..1820db7 100644 (file)
@@ -464,11 +464,6 @@ local filename
 .PP
 The program should terminate with an exit status of zero if the
 retrieval is successful, and a non-zero exit status otherwise.
-.PP
-If this entry is not provided, then
-.B mhshow
-will use a simple
-built-in FTP client to perform the retrieval.
 .SS "The Content Cache"
 When
 .B mhshow
index 356e40d..470714c 100644 (file)
@@ -354,11 +354,6 @@ local filename
 .PP
 The program should terminate with an exit status of zero if the
 retrieval is successful, and a non-zero exit status otherwise.
-.PP
-If this entry is not provided, then
-.B mhstore
-will use a simple
-built-in FTP client to perform the retrieval.
 .SS "The Content Cache"
 When
 .B mhstore