DescriptionMail services (such as Google Mail) will often have
directories with names that contain spaces. Acme
does not support spaces in window names. So, replace
spaces in mail directory names with the Unicode
character for visible space.
The code is a bit of an over-approximation and
generally non-optimal.
Patch Set 1 #Patch Set 2 : Second try. A bit more optimal: no longer allocate an entire rune string. #Patch Set 3 : revised patch set 1 #Patch Set 4 : add small comment #MessagesTotal messages: 9
|