<p dir="ltr">Ok, I got the idea. It shows the number of matches before the insertion point (cursor).</p>
<p dir="ltr">Taegyoon<br>
</p>
<div class="gmail_quote">2014. 5. 10. 오전 11:03에 "Robby Findler" <<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>>님이 작성:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Try putting the insertion point after the last search hit.<br>
<br>
Robby<br>
<br>
On Fri, May 9, 2014 at 8:17 PM, Taegyoon Kim <<a href="mailto:steloflute@gmail.com">steloflute@gmail.com</a>> wrote:<br>
> In DrRacket, the find/replace window shows "0/2, 1/2 Matches". (Total<br>
> matches = 2)<br>
><br>
> Inconsistency! "0/1, 1/1 Matches" if the intention is zero-based array.<br>
><br>
> I think it should display "1/2, 2/2 Matches" for better human-friendliness.<br>
><br>
> --<br>
> p.s. Take a look at L++ | <a href="https://bitbucket.org/ktg/l" target="_blank">https://bitbucket.org/ktg/l</a> if time permits.<br>
><br>
> L++ is a programming language that transcompiles to C++. It uses Lisp-like<br>
> syntax.<br>
><br>
> It is written in Racket and uses Racket's macro system.<br>
><br>
> ____________________<br>
> Racket Users list:<br>
> <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
><br>
</blockquote></div>