Their is a related type of "completion" that I 'd like to see added for the text buffer and minibuffer. I've always called it an "expansion" because it take the 'hint' you've typed and searches through the known, multi-word, identifiers looking for matches that the hint is an acrostic of. For example the hint 'swb' would match: search-word-backward, searchWordBackward, search_word_backward, search- word-backward-again, seaWeedBarbs, ect. The expansion scheme is very natural for the emac-like commands as you only have to type all, (or at least some), of the initial letters of the command and invoke its expansion. This often gets to the command quicker that completion, especially for commands that start with a common first word.
Tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
