From 5556f0ca3d69c33f054ae11b5c3db83ae30ec464 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Mon, 20 Aug 2007 16:11:31 +0200 Subject: [PATCH 1/1] comment out group-reply hook for git ML --- hooks | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 -- 2.39.2