From 829a405011c59fded10d42ca3b71af7b23cde116 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 24 Sep 2008 12:58:21 +0200 Subject: [PATCH] do not use tag-prefix in edit-header --- .mutt/edit-header | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.mutt/edit-header b/.mutt/edit-header index 0911220..c87717a 100755 --- a/.mutt/edit-header +++ b/.mutt/edit-header @@ -62,6 +62,7 @@ esac echo "set my_editor=\"\$editor\'" echo "set editor=\"$editor\"" -echo "push " +#echo "push " +echo "push " # we need to push this so it happens after the editing echo "push :set editor=\"\$my_editor\"" -- 2.39.5