From 577b4497e4bd8d5bc3991ea0e567a1a84373ea2c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 12 Jan 2019 16:12:12 +0100 Subject: mcom: enter the loop again when we should run mime --- mcom | 1 + 1 file changed, 1 insertion(+) (limited to 'mcom') diff --git a/mcom b/mcom index 65a9404..fdb363a 100755 --- a/mcom +++ b/mcom @@ -383,6 +383,7 @@ while :; do else printf 'mcom: re-run mmime first.\n' c= + continue fi else if mmime -c <$draft; then -- cgit 1.4.1