7d49583
--- mc-4.8.23.orig/src/setup.c	2019-06-16 18:49:31.000000000 +0100
7d49583
+++ mc-4.8.23/src/setup.c	2019-07-06 13:13:22.792243501 +0100
7d49583
@@ -138,8 +138,8 @@
7d49583
     .fast_reload_msg_shown = FALSE,
7d49583
     .mark_moves_down = TRUE,
7d49583
     .reverse_files_only = TRUE,
7d49583
-    .auto_save_setup = FALSE,
7d49583
-    .navigate_with_arrows = FALSE,
7d49583
+    .auto_save_setup = TRUE,
7d49583
+    .navigate_with_arrows = TRUE,
7d49583
     .scroll_pages = TRUE,
7d49583
     .scroll_center = FALSE,
7d49583
     .mouse_move_pages = TRUE,