X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frepl.c;h=cc8a86b9bda2e7e1ba9d27e413c12e47102bab2c;hb=356f49083391bd018b6c5dfed21e59247b4cc74a;hp=c387da7571c0b79ce2ca1f8f716212c1f9489390;hpb=cff8de7654cf393a494b01a587bd4d503d15a5e3;p=mmh diff --git a/uip/repl.c b/uip/repl.c index c387da7..cc8a86b 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -142,7 +142,7 @@ main (int argc, char **argv) int i, isdf = 0; int anot = 0, inplace = 1; int nedit = 0, nwhat = 0; - int atfile = 1; + int atfile = 0; int fmtproc = -1; char *cp, *cwd, *dp, *maildir, *file = NULL; char *folder = NULL, *msg = NULL, *dfolder = NULL;