Use execprog() instead of system() ... partly transition
[mmh] / config / config.c
index 52ef436..2bf7325 100644 (file)
@@ -112,10 +112,9 @@ char *mimetypequeryproc = "file -b --mime";
 /*
 ** This is the default program invoked by a "list" or "display" response
 ** at the "What now?" prompt. It will be given the absolute pathname of
-** the message to show. The string ``show -file'' is most likely what you
-** want to be you listproc.
+** the message to show.
 */
-char *listproc = "show -file";
+char *listproc = "show";
 
 /*
 ** This is used by mhl as a front-end.  It is also used