Sheesh... in fact, this is the case. I can't figure out why character
160 doesn't act like a non-breaking space in Mosaic: from what I can
tell, you'd have to write special code to break this feature. Maybe
the X font metrics are funky or something...
> The upper 128 positions include a non-breaking space,
> a soft hyphen indicator, 93 graphical characters, 8
> unassigned characters, and 25 control characters.
> <I>The non-breaking space and soft hyphen indicator are
> not recognized and interpreted by all HTML browsers, and
> their use is discouraged. </I>
I suppose this is accurate. The part in <i>'s should end up looking
like the other "NOTE: some browsers are busted" messages.
ISO8859-1 was specified as the HTML characters set back in 1993, before
Mosaic was implemented. So this is just a plain bug.
The markup, on the other hand, was introduced fairly recently,
and it's not really a "bug" if a browser doesn't support it -- until
2.1 comes along.
Dan