X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/01acf349991cb6f7f836765f6a6aac8fdbdbad0d..5556f0ca3d69c33f054ae11b5c3db83ae30ec464:/hooks diff --git a/hooks b/hooks index 5ffaf65..412c81d 100644 --- a/hooks +++ b/hooks @@ -13,8 +13,9 @@ send-hook '~C git@vger\.kernel\.org' 'unset followup_to' # do a for L when sending to the git mailing list # http://marc.info/?l=mutt-users&m=118734866910357&w=2 -message-hook . 'bind pager L list-reply' -message-hook '~C git@vger\.kernel\.org' 'bind pager L group-reply' -macro index L 'L' +#message-hook . 'bind pager L list-reply' +#message-hook '~C git@vger\.kernel\.org' 'bind pager L group-reply' +#macro index L 'L' +# NOTE: using M-F-T from procmail for now # vim:ft=muttrc