Matthieu Moy <[EMAIL PROTECTED]> writes: > Example of use: > > (tla--complete-revision) > > Ma[TAB] <xtla runs tla archives> > [EMAIL PROTECTED] > <shows me the list of completion previously calculated> > [EMAIL PROTECTED] > <xtla runs tla categories [EMAIL PROTECTED]> > [EMAIL PROTECTED] > <second tab shows me the list of categories> > [EMAIL PROTECTED] > [EMAIL PROTECTED] > > .. > > It is actually pretty similar to the way read-file-name works : You > get completions for directories, and when you enter the directory, you > get completions for subdirectories. > > My code is not yet generic or useable, but I think the idea behind is > really simpler both for the user and for the complexity of the code. > > I'd like some opinions before going further.
Your example seems natural to me. Though I have no possibility to test it now. And I will be away at least for one week. How does Masatake's completion mechanism work? -- Stefan.
