#483908 debiandoc2text: line folding does not work for CJK

#483908#5
Date:
2008-06-01 04:57:11 UTC
From:
To:
Current debiandoc2text does not care about multibyte characters.  So the
logic to fold line does not care where it inserts line break.

Basically, you are not supposed to do such thing under CJK since there
are no spaces separating words too.

There should be a swtch to enable "DO NOT ADD L/F code".

Osamu

#483908#18
Date:
2010-04-11 14:07:13 UTC
From:
To:
Hi,

I am now dwngrading since this problem is not simple bug of coding but
design feature of tool.

Osamu