>>>>> "Kai" == Kai Grossjohann <[EMAIL PROTECTED]> writes:
Kai> C-c C-v C-. displays a popup menu. C-c C-v . does cycling Kai> completion. Kai> But I prefer the traditional method for completion that's more Kai> like TAB in the shell: completing once inserts a substring of Kai> all possible completions. Completing again shows a Kai> *Completions* window listing the possibilities, then entering Kai> another character to disambiguate and completing again will Kai> insert more substrings. Kai> Is this possible with JDEE? jde-complete-function's value is jde-complete-minibuf Seems to work for me... Cheers Phil
