<br><br><div class="gmail_quote">2012/3/13 Michael Stefaniuc <span dir="ltr"><<a href="mailto:mstefani@redhat.com">mstefani@redhat.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 03/13/2012 12:42 AM, Christian Costa wrote:<br>
> Le 12/03/2012 20:32, Christian Costa a écrit :<br>
>> Le 12/03/2012 21:02, Nikolay Sivov a écrit :<br>
>>> On 3/12/2012 21:52, Christian Costa wrote:<br>
>>>> They are displayed as a single space in a text editor but visible<br>
>>>> with an hex editor.<br>
>>> I guess this is a non-breakable space.<br>
>>><br>
>>><br>
>> I don't know. Anyway it produces garbage for what the string is used<br>
>> for so the patch still applies.<br>
>> I will resend the patch with a description that reflects that.<br>
> BTW, is there an editor that shows them ? gvim doesn't.<br>
</div>I see them as normal space in vim but searching for a normal space<br>
doesn't highlight them. You can use the "highlight" and "match" command<br>
to show them in a different color.<br>
<div class="im"><br>
> Non-breakable space are only present in french translations. Between a<br>
> name and a ':'.<br>
> This is not nicer to me. I wondering if that would not be better to<br>
> remove them all...<br>
</div>It doesn't matter if you consider them nicer or not. If they are<br>
required by the rules of the language then they will stay.<br>
<br>
bye<br>
<font color="#888888">        michael<br>
</font></blockquote></div><br>With another version of gvim I have several charaters. That's not very practical.<br>What a pity there is no explicit way to write it such as &nbsp, or \00C2\00A0 but hey.<br><br>Never heard of this rule for french or never paid attention but I'm fine with it if this is so.<br>
This string exists in native devenum and thus is subject to translation so I just have to<br>find why regedit displays it badly when editing the registry. Wine traces functions also<br>but I would it is more normal.<br><br>
Christian<br>