On 6 Mar 2006, at 01:36, Thomas -Balu- Walter wrote:
On Fri, Mar 03, 2006 at 01:37:43AM +0100, till wrote:
In any way, while I like your idea to "enforce" this on the user. Education should maybe be done in a different manner. People don't understand why they need this. Same goes with replying inline and TOFU. In this case, maybe it would be the best to give the user the option to wrap. And when they "opt-in", have RC wrap while they type it in (I am not sure if this is possible).
Shouldn't it be possible to do some wrapping with javascript?
If you don't mind not validating, you can just use <textarea
wrap="hard"> and set the width to whatever column count you want to
wrap to.
will