From e636e879dd625df6b486010bc22242c37bf601cb Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 15 Apr 2009 13:29:53 +0200 Subject: [PATCH] weed before decode-save/copy --- .mutt/keybindings | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.mutt/keybindings b/.mutt/keybindings index 64dd0f9..932e6ac 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -3,7 +3,6 @@ bind index,pager ! flag-message bind index,pager \eP print-message bind index,pager previous-entry bind index,pager next-entry -bind index,pager \eS decode-save bind index,pager \eU undelete-subthread bind index,pager \eD delete-subthread @@ -46,6 +45,9 @@ macro index F '~L ' "search for correspondents" bind pager [ half-up bind pager ] half-down +macro index,pager \eS 'set noweed' +macro index,pager \eC 'set noweed' + macro index \Co 'imaps://logcheck-todo%40madduck.net:logcheck@imap.madduck.net' 'save message to logcheck-todo' macro pager \Co 'imaps://logcheck-todo%40madduck.net:logcheck@imap.madduck.net' 'save message to logcheck-todo' macro index,pager \eo 'imaps://logcheck-todo%40madduck.net:logcheck@imap.madduck.net' 'go to logcheck todo folder' -- 2.39.2