"Jose A. Ortega Ruiz" <[EMAIL PROTECTED]> writes: > Masatake YAMATO <[EMAIL PROTECTED]> writes: > >> Something wrong...Could you tell me the prompt? So I can do grep xtla-*.el. >> >> The first prompt xtla developers expect >> >> Directory containing files to import: >> > > Sorry, this is, actually, the first prompt i get. When i choose the > directory, the prompt changes to > > Version: > > If i type <TAB> at this prompt, i get the list of registered archives > (my understanding is that the prompt should be asking for an archive, > not a version). And then, no matter what i type at this prompt, emacs > continues with the same prompt.
Yep, this is the behaviour I'm seeing too. Essentially I do M-x tla-start-project and get: "Directory containing files to import: ". I enter that directory and get "Version: ". Hitting tab gives me a list of archives, and I type the first few letters until it completes to "[EMAIL PROTECTED]/". Then I hit tab again and get a list of categories, type a few more characters and hit tab to get "[EMAIL PROTECTED]". Same again for picking the branch and version. I guess it's just the "Version:" prompt that's confusing? I think the intention is that it's asking for a "fully-qualified version name" like archive/category--branch--version, but as Masatake said, that's a pretty long prompt :o) Cheers, Mark -- Mark Triggs <[EMAIL PROTECTED]>
