updated for version 7.2-096
diff --git a/src/ex_cmds.c b/src/ex_cmds.c
index cfda903..068cca6 100644
--- a/src/ex_cmds.c
+++ b/src/ex_cmds.c
@@ -2417,8 +2417,8 @@
 	cursor_on();		/* msg_start() switches it off */
 	out_flush();
 	silent_mode = save_silent;
-	info_message = FALSE;
     }
+    info_message = FALSE;
 }
 
 /*