X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.muttrc;h=5648db16d98c19e2f184de29c9b053777c97b260;hb=cd3d109b75ec5bfbe0bcf0f606159b0049611b10;hp=8a06a2bcd3fc0b02fb57ba0c4d4ade89763d2dfa;hpb=1103e013a0b48861c49c8a1754410817fe5ff4ca;p=dotfiles.git diff --git a/.muttrc b/.muttrc index 8a06a2b..5648db1 100644 --- a/.muttrc +++ b/.muttrc @@ -258,13 +258,13 @@ send-hook "~L '(@|\.)(((ya|yandex|narod)\.ru)|(yandex\.com)|yandex-team\.ru)$'" my_hdr X-Url: http://phd2.ya.ru/; \ set signature='iconv -f koi8-r ~/mail/signatures/phd2@yandex.ru|'" -send-hook ~u unmy_hdr Reply-To - send-hook "~L python-announce-list@python\.org" "\ set followup_to=no; \ my_hdr Reply-To: Oleg Broytman ; \ my_hdr Mail-Followup-To: Oleg Broytman , Python Mailing List " +send-hook ~u unmy_hdr Reply-To + # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # # Key bindings @@ -285,7 +285,7 @@ bind index,pager S decode-save macro index C \ \ "Go to the first folder with unread messages" -macro pager C \ +macro pager,attach C \ \ "Go to the first folder with unread messages" @@ -316,13 +316,13 @@ macro pager z \ macro index H \ ! \ "Go to inbox" -macro pager H \ +macro pager,attach H \ ! \ "Go to inbox" macro index M \ =sent-mail \ "Go to sent-mail" -macro pager M \ +macro pager,attach M \ =sent-mail \ "Go to sent-mail" @@ -330,7 +330,7 @@ macro pager M \ macro index Y \ =lists/python \ "Go to python" -macro pager Y \ +macro pager,attach Y \ =lists/python \ "Go to python" @@ -338,13 +338,13 @@ macro pager Y \ macro index A \ =stcnet \ "Go to stcnet inbox" -macro pager A \ +macro pager,attach A \ =stcnet \ "Go to stcnet inbox" macro index a \ =sent-stcnet \ "Go to sent-stcnet" -macro pager a \ +macro pager,attach a \ =sent-stcnet \ "Go to sent-stcnet"