if [ $can_reformat_texthtml -eq 1 ]; then
#### lynx inserts multiple blank lines, so use uniq to squeeze them.
mhfixmsg last -outfile - | uniq >"$actual"
if [ $can_reformat_texthtml -eq 1 ]; then
#### lynx inserts multiple blank lines, so use uniq to squeeze them.
mhfixmsg last -outfile - | uniq >"$actual"