]> diplodocus.org Git - nmh/blobdiff - docs/FAQ
Fix invalid pointer arithmetic.
[nmh] / docs / FAQ
index 066fbb9428fbda7c581fb28f004b916a06dd5928..f175e270147801501a8fde3ef88431c62b05e6ed 100644 (file)
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -437,7 +437,7 @@ Date: Sun, 23 Sep 2007 23:51:41 -0700
       http://sourceforge.net/project/showfiles.php?group_id=143658&package_id=188462
 
     There are directions in the release notes. Basically, you can use
       http://sourceforge.net/project/showfiles.php?group_id=143658&package_id=188462
 
     There are directions in the release notes. Basically, you can use
-    either "msh" or the individual commands "inc -file" to get the
+    the individual commands "inc -file" to get the
     messages into a folder, and then "scan", "pick", "show", and so on
     (or your favorite commands in xmh, MH-E, etc.). --Jerry Peek
     <jpeek at jpeek.com>
     messages into a folder, and then "scan", "pick", "show", and so on
     (or your favorite commands in xmh, MH-E, etc.). --Jerry Peek
     <jpeek at jpeek.com>
@@ -1852,12 +1852,8 @@ Date: Tue, 1 Nov 1994 00:00:00 -0800
 
   If you say, "show all," and one of the messages was a MIME message,
   your pager will be run several times on each message, rather than
 
   If you say, "show all," and one of the messages was a MIME message,
   your pager will be run several times on each message, rather than
-  once on all the messages as a whole. If you find this annoying, set
-  the environment variable NOMHNPROC:
-
-    % setenv NOMHNPROC ""                      # csh
-    $ NOMHNPROC=                               # sh and bash
-    $ export NOMHNPROC
+  once on all the messages as a whole. If you find this annoying, use
+  -nocheckmime.
 
   See also MH book sections 6.2.3, 6.2.10, or the URLs:
 
 
   See also MH book sections 6.2.3, 6.2.10, or the URLs: