Paul V. wrote: > > David Levine <mailto:[email protected]> > > Tuesday, November 18, 2014 5:02 AM > > ... > > > > > > > > That fix was necessary because this: > > > > mhshow-show-multipart/signed: sigcheck %a '%F' > > > > used to have this effect: > > > > mhshow-show-multipart/signed: sigcheck %a ''%F'' > > > > which was clearly broken (and noted, but not quite as > > clearly, in the comments). > > thinking out loud here, what if the file name has embedded quotes?
That's handled properly (or at least as properly as it ever was). The problem was with, literally, '%F', '%f', etc. mhn.defaults wrapped them with '' (not any more, though it would no longer be a problem), and I'm sure many of us did that in our own profiles. David _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
