]> diplodocus.org Git - nmh/blobdiff - uip/mshcmds.c
Corrected install-mh man page to show that it is installed in section 1, not 8.
[nmh] / uip / mshcmds.c
index b5debff9695e7aac9fe4eba0210c40a7717a1414..5f571b49796ff49b5a58467ce7ef44fe70e7d70b 100644 (file)
@@ -2273,7 +2273,7 @@ showcmd (char **args)
            return;
     seq_setprev (mp);
 
            return;
     seq_setprev (mp);
 
-    if (!nshow && !getenv ("NOMHNPROC"))
+    if (!nshow)
        for (msgnum = mp->lowsel; msgnum <= mp->hghsel; msgnum++)
            if (is_selected (mp, msgnum) && is_nontext (msgnum)) {
                proc = showmimeproc;
        for (msgnum = mp->lowsel; msgnum <= mp->hghsel; msgnum++)
            if (is_selected (mp, msgnum) && is_nontext (msgnum)) {
                proc = showmimeproc;