From: martin f. krafft Date: Tue, 16 Sep 2008 11:26:23 +0000 (+0100) Subject: be explicit about being able to save messageS X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/540628bff8645f2ba2ab97a48be1fe97dd767955?hp=735551a08ead8e6504c2e0439d52a464d0d64bea be explicit about being able to save messageS --- 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"