Re: "+/" with Mailutils
"Sergey Poznyakoff" <[email protected]> Sat, 20 Nov 2021 13:12:06 +0100
| Newsgroups | gmane.comp.gnu.mailutils.bugs,gmane.mail.mh-e.devel |
|---|---|
| Organization | GNU.org.ua |
| Message-ID | <[email protected]> |
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. Best regards, Sergey