- remove trailing WS for empty header lines for $edit_headers (needed for f=f and...
[apps/madmutt.git] / curs_main.c
index 83e1808..4d58326 100644 (file)
@@ -989,6 +989,8 @@ int mutt_index_menu (void)
           mutt_draw_tree (Context);
         menu->redraw = REDRAW_FULL;
       }
+      if (Context->pattern)
+        mutt_message _("To view all messages, limit to \"all\".");
       break;
 
     case OP_QUIT: