In message <51d9dde821joh...@ukgateway.net> you wrote:

> The problem is with NetSurf replacing spaces with hard spaces.
> 
> Easily solved using, for example, !ConvText using a script line of the form:
> 
>   [160]:[32]                  |This turns a hard space into a normal one    
> 
> - or you could use your favourite text editor to search and replace.
>  
> It can be useful to have a display font which shows hard spaces differently
> to check.  A bit annoying, tho', for displaying news and mail from lazy
> typers who catch the Alt key whilst typing spaces.

Unintended hard spaces can be a nuisance. That is why RiscLua, for example,
parses hard spaces as spaces, along with tabs and newlines. Inside strings 
and comments they are not translated. 

-- 
Gavin Wraith (ga...@wra1th.plus.com)
Home page: http://www.wra1th.plus.com/

Reply via email to