Steven wrote: > The problem was the embedded parentheses, specifically the (002) part of > the filename: > > =?iso-8859-1?Q?SEAO_-_R=E9sultats_d'ouverture_(002).pdf?=
I still think it's due to the single quote, which confuses the quoting added by mhshow. > This mostly works, but I'm running into quote-handling weirdness. Maybe the (ab)use of fmttest in the profile was just a bit too fancy. > I don't know why I thought these entries are case-sensitive; are they not? They aren't, we should note that in the map page. The comparison is done with strcasecmp(). David -- Nmh-workers https://lists.nongnu.org/mailman/listinfo/nmh-workers
