]> diplodocus.org Git - nmh/blobdiff - uip/mshcmds.c
Note in dist, mh-profile, and repl man pages that the @ link
[nmh] / uip / mshcmds.c
index b5debff9695e7aac9fe4eba0210c40a7717a1414..5f571b49796ff49b5a58467ce7ef44fe70e7d70b 100644 (file)
@@ -2273,7 +2273,7 @@ showcmd (char **args)
            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;