]> granicus.if.org Git - neomutt/commitdiff
Make $move default to no instead of ask-no. Closes #2945.
authorBrendan Cully <brendan@kublai.com>
Thu, 26 Jun 2008 06:13:33 +0000 (23:13 -0700)
committerBrendan Cully <brendan@kublai.com>
Thu, 26 Jun 2008 06:13:33 +0000 (23:13 -0700)
init.h

diff --git a/init.h b/init.h
index ff282a0d776a427fe86961827f2b0f3574fc4a7b..de1ef0bffce7de717bf24ac6ad8f2ef4b7946094 100644 (file)
--- a/init.h
+++ b/init.h
@@ -1332,7 +1332,7 @@ struct option_t MuttVars[] = {
 #endif
 
 
-  { "move",            DT_QUAD, R_NONE, OPT_MOVE, M_ASKNO },
+  { "move",            DT_QUAD, R_NONE, OPT_MOVE, M_NO },
   /*
   ** .pp
   ** Controls whether or not Mutt will move read messages