about summary refs log tree commit diff
path: root/mcomp
diff options
context:
space:
mode:
Diffstat (limited to 'mcomp')
-rwxr-xr-xmcomp5
1 files changed, 1 insertions, 4 deletions
diff --git a/mcomp b/mcomp
index a812f1b..92f4919 100755
--- a/mcomp
+++ b/mcomp
@@ -76,10 +76,7 @@ fi
 		msgid
 		echo
 
-		echo "$(mhdr -d -h from "$1") wrote:"
-		mshow -R "$1" |
-			sed -e :a -e '/^\n*$/{$d;N;ba' -e '}' |
-			sed 's/^/> /'
+		mquote "$1"
 		echo
 	esac