On Wed, Mar 18, 2009 at 8:31 AM, tfer <[email protected]> wrote:

>
> 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.


It's an interesting idea.  It could be done relatively easily provided the
user interface doesn't have to change.

How do you distinguish between hints and proper prefixes?

I suppose it's not strictly necessary to distinguish, the tab completion
code could give all possible matches.

Edward

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to