From: martin f. krafft Date: Sun, 7 Dec 2008 11:32:26 +0000 (+0100) Subject: cleanup X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/ce86b8c44a04c6bf82b3d2b27f9f2e4d76c9a851 cleanup Signed-off-by: martin f. krafft --- 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"