On Wednesday, April 29, 2015 at 7:20:11 PM UTC-5, Edward K. Ream wrote: > > > On Wed, Apr 29, 2015 at 12:30 PM, Largo84 <[email protected]> wrote: > >> Was there a recent change in how abbreviations handle the insertion >> point? Up until yesterday, my abbreviations worked as expected and allowed >> for me to start typing over the block (<|text|>). Today, the insertion >> point goes to the end of the abbreviation. Is that intentional or an >> artifact of some other change? >> > > It wasn't intentional. I was hoping I could get away with a smallish > change, but apparently not. I'll fix this asap. >
Done at rev 77a7e27. Here is the checkin log: QQQ Revert the abbreviation code to what it was at rev 99f534b, just before the rev tagged "broke abbrev". All tests pass, and ,, logic now works again. Terry's recent work is unchanged. QQQ Naturally, this undoes all the recent good work as well. I'll be adding that back asap, but first some unit tests are urgently needed so we don't keep going around in circles. This code is too complicated and important to rely on hand tests. EKR -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
