On Sun, Nov 04, 2007 at 12:56:40AM +0200, Dov Feldstern wrote: > Hi! > > Attached find the final patch (at least for now) which gets rid of LTR bias > in the code. I will commit in the next few days if there are no objections. > > The only non-trivial change (i.e., more than just changing function names) > is that I merged idxLeft into idxPrev, and idxRight into idxNext. Does this > seem OK?
No. If you are in the first column of a math array, idxPrev moves to the last column of the preivous line whereas idxLeft leaves the array to the left. Andre'