in reply to code without newline doesn't wrap

Some investigation proves, that this is just a further 'Mozilla/FireFox don't render soft hyphens like other browsers' problem. Using Mozilla, and turning PMs code wrapping options on (Auto Code Wrap, plus an entry in the Code Length field); makes PM output soft hyphens at appropriate places in the code, but Mozilla ignores these.

Turning the Code Wrapping options off, PM turns sections of code with any newlines in them, into pre tags, and adds soft hyphens AND extra newlines where the code should wrap. (Default 70 long, unless a value is set in Code Length). Sections without newlines don't get either of these.

Aside from discussions about why Mozilla doesnt interpret soft hyphens like the rest, how can we solve this problem? I'm currently wondering if there's a good reason why code sections without newlines doesnt get such added, just like sections with newlines, since it clearly doesnt wrap for a lot of users.

castaway looks over at tye

C.

discussion of softhyphens as wrapping characters