Hi When running C-c C-v C-. (jde-complete-at-point-menu) under Cygwin/Xemacs and there are a lot of entries the menu shows only the last completion entries. For example in the case of completing a String variable I get only entries from indexOf(int): int to wait(long,int): void Is there a way to let the popup menu behave as in the case of the Class submenu of Classes ?? Or do I see this behaviour just under Xemacs ?? Ciao Volker
