From: Eric Gillespie Date: Thu, 5 Feb 2015 20:46:28 +0000 (-0800) Subject: Test that show always shows message numbers. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/885ff8b0277dc94a17dd0a657d866a32270c324d?hp=885ff8b0277dc94a17dd0a657d866a32270c324d Test that show always shows message numbers. show shows message numbers in two different formats when showing one non-MIME, multiple non-MIME messages, or one MIME message. show does not show any message numbers when showing multiple messages any of which is MIME. This is not a new bug, just one that has bothered me since I started using mhshow with 1.6. ---