X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/cff8de7654cf393a494b01a587bd4d503d15a5e3..492101aee1185135f239b3aabd5b2494f748c931:/uip/repl.c diff --git a/uip/repl.c b/uip/repl.c index c387da75..cc8a86b9 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;