X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frepl.c;h=07f25a89fcb2051d7f725b021b1ec190fd2709ab;hb=2337d83d410d6a64ad7707fe7f093fc654f66e4f;hp=f88d0c312efa5a9a3e5ecdce8e1e953ec7df5a07;hpb=8e028ee7c88aa47317066ad0d09d3de9567ebddd;p=mmh diff --git a/uip/repl.c b/uip/repl.c index f88d0c3..07f25a8 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -451,8 +451,8 @@ try_it_again: if (nwhat) done (0); - what_now (ed, nedit, NOUSE, drft, atfile ? msg : NULL, 0, mp, - anot ? "Replied" : NULL, inplace, cwd); + what_now (ed, nedit, NOUSE, drft, msg, 0, mp, anot ? "Replied" : NULL, + inplace, cwd, atfile); done (1); return 1; }