moreproc will always be set in config/config.c, thus eliminated the ISTTY case.
[mmh] / uip / sortm.c
index 59247c2..125991c 100644 (file)
@@ -165,7 +165,7 @@ main(int argc, char **argv)
        }
 
        if (!msgs.size)
-               app_msgarg(&msgs, "all");
+               app_msgarg(&msgs, seq_all);
        if (!datesw)
                datesw = "date";
        if (!folder)