<div dir="ltr"><div>Yes, i should have written itIsNotTheFirstCharThatCrossedX<br>Anyway, programming with such negation is fragile, and I see this more as a temporary workaround for understanding/reducing diffs than something to be written on stone...<br>
</div>Notably i&#39;m not sure that the other (multi) display/character block scanner will conform to composition scanner prescriptions, and behave as they ought to... (That&#39;s on my to do list..)<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2013/9/29 Frank Shearar <span dir="ltr">&lt;<a href="mailto:frank.shearar@gmail.com" target="_blank">frank.shearar@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 29 September 2013 00:57,  &lt;<a href="mailto:commits@source.squeak.org">commits@source.squeak.org</a>&gt; wrote:<br>
&gt; Nicolas Cellier uploaded a new version of Multilingual to project The Trunk:<br>
&gt; <a href="http://source.squeak.org/trunk/Multilingual-nice.181.mcz" target="_blank">http://source.squeak.org/trunk/Multilingual-nice.181.mcz</a><br>
&gt;<br>
&gt; ==================== Summary ====================<br>
&gt;<br>
&gt; Name: Multilingual-nice.181<br>
&gt; Author: nice<br>
&gt; Time: 29 September 2013, 1:56:56.232 am<br>
&gt; UUID: f732f734-f926-4d92-b25a-2904485ccd21<br>
&gt; Ancestors: Multilingual-nice.180<br>
&gt;<br>
&gt; Find a better replacement for firstDestX inst. var. usage (my previous fix broke selection of first char in the line, because a MultiCharacterBlockScanner would never have set firstDestX).<br>
&gt; I wonder if this handling is really necessary though...<br>
&gt; Remove unused presentationText:<br>
&gt;<br>
&gt; =============== Diff against Multilingual-nice.180 ===============<br>
&gt;<br>
&gt; Item was added:<br>
&gt; + ----- Method: MultiCharacterScanner&gt;&gt;itsNotTheFirstCharThatCrossedX (in category &#39;private&#39;) -----<br>
&gt; + itsNotTheFirstCharThatCrossedX<br>
&gt; +       ^true!<br>
</div>&gt; +       ^destX ~= leftMargin!<br>
<br>
<br>
Did you mean to call this itsNotTheFirstCharThatCrossedX and not<br>
isNotTheFirstCharThatCrossedX?<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
frank<br>
<br>
</font></span></blockquote></div><br></div>