From 540628bff8645f2ba2ab97a48be1fe97dd767955 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Tue, 16 Sep 2008 12:26:23 +0100 Subject: [PATCH 1/1] be explicit about being able to save messageS --- .mutt/keybindings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mutt/keybindings b/.mutt/keybindings index 0a2b011..ad845b3 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -19,7 +19,7 @@ bind pager,index previous-unread ##bind index n next-undeleted ##macro index L "=store" -macro index S "=store" "save message to store" +macro index S "=store" "save messages to store" macro pager S "=store" "save message to store" macro index,pager E ':set my_editor="$editor":set editor="$my_confdir/add-tickle-stamp"=resubmit:set editor="$my_editor"' "schedule message with tickler" -- 2.39.2