From 2d67c9f2e4da03f2e4cc28c78b0b95d4134756dd Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 26 Jan 2011 14:35:42 +0100 Subject: [PATCH] add comment to N macro --- .mutt/keybindings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mutt/keybindings b/.mutt/keybindings index c14f30b..448a894 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -38,7 +38,7 @@ macro index,pager \Cb 'set my_pipe_decode="$pipe_decode"' "send message without storing" macro compose \Cy 'c' "send message without signing" macro compose \CY 'cY' "send message without storing signing" -macro compose N 'unset fcc_attach' +macro compose N 'unset fcc_attach' "do not fcc-store attachment" macro index,pager F '~L ' "search for correspondents" macro index,pager \ef '~(~L )' "search for correspondents (show complete threads)" -- 2.39.2