Re: "+/" with Mailutils

Stephen Gildea <[email protected]> Thu, 25 Nov 2021 06:11:29 -0800
Newsgroups gmane.mail.mh-e.devel,gmane.comp.gnu.mailutils.bugs
Message-ID <[email protected]>
Sergey Poznyakoff <[email protected]> wrote:

>   Stephen Gildea <[email protected]> ha escrit:
>   
>   > To my eyes, "/bin" looks better than "//bin", but maybe I don't
>   > understand the semantics of an MH folder name.
>   > 
>   > So which "folders" output is correct, mailutils or nmh?  If mailutils
>   > is correct, we can fix MH-E to deal with the correct answer.
>   
>   With my mailutils maintainer hat off, I believe that *one* slash is
>   correct.  POSIX states that the interpretation of two initial slashes is
>   implementation-dependent, which convinces me that generating such paths
>   is a bad idea.

I have a patch ready that changes MH-E to accept either one slash or
two.  It also re-enables the unit test with mailutils, if the version
is sufficiently new.

What version should I require for mailutils?  The version in my build
from HEAD is 3.13.90.  But older snapshots of the devel tree, also
numbered 3.13.90, won't have the fix.  Does it fit in your workflow to
bump the version to 3.13.91?

 < Stephen