The present tab cycling/completion code is worse than useless. We expect <alt-x>sor<tab> to expand to "sort-" It does.
We now expect a further l<tab> to expand to "sort-lines" Oops: it expands to sort-children!! This could be a very nasty surprise if, like me, you are used to some other expansion! This surprise does not happen if you type <alt-x>sort-l<tab> Sheesh. That's why I didn't notice the bug before now. The tab cycling code is localized, but it is truly difficult to get right. I've spent about an hour futzing with it with less and less joy ;-) I expect to prevail eventually, but it's time for a break. In the meantime: **be warned**. Edward -- 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.
