From ce86b8c44a04c6bf82b3d2b27f9f2e4d76c9a851 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sun, 7 Dec 2008 12:32:26 +0100 Subject: [PATCH] cleanup Signed-off-by: martin f. krafft --- .mutt/keybindings | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/.mutt/keybindings b/.mutt/keybindings index 6455843..64dd0f9 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -1,25 +1,15 @@ bind index,pager | pipe-message bind index,pager ! flag-message -#macro index,pager \ep "muttprint -p TO_FILE:$tmpdir/muttprint.ps -D && gv $tmpdir/muttprint.ps && rm $tmpdir/muttprint.ps" bind index,pager \eP print-message bind index,pager previous-entry bind index,pager next-entry -bind index,pager p previous-undeleted -bind index,pager n next-undeleted bind index,pager \eS decode-save bind index,pager \eU undelete-subthread bind index,pager \eD delete-subthread -#bind pager previous-line -#bind pager next-line -#bind index,pager previous-undeleted -#bind index,pager next-undeleted bind pager,index previous-unread -#macro pager,index p "" "do nothing" - -##bind index p previous-undeleted -##bind index n next-undeleted +macro pager,index p "" "do nothing" ##macro index L "=store" macro index S "=store" "save messages to store" -- 2.39.2