mcom: aborting the editor is more like delete than cancel

pull/147/head
Leah Neukirchen 6 years ago
parent 188aeac3e1
commit 4235c384ab

@ -410,7 +410,7 @@ while :; do
e|edit)
c=
if ! ${EDITOR:-vi} $draft; then
c=c
c=d
fi
stripempty $draft
if mmime -c <$draft && ! needs_multipart $draft; then

Loading…
Cancel
Save