Re: use the keyboard in jde-complete-menu

Ke Lu <[email protected]> Sat, 17 Mar 2007 19:27:47 +0900 (JST)
Newsgroups gmane.emacs.jdee
Message-ID <[email protected]>
I think the version of emacs which you are used on windows is 22 later.
but the version of emacs which you are used on linux is before 21.x.
Is it right?

From: Pedro Sa da Costa <[email protected]>
Subject: use the keyboard in jde-complete-menu
Date: Sat, 17 Mar 2007 08:48:45 +0000

> HI,
> 
> I'm using jdee in emacs on a Linux OS, and i set the variable 
> jde-complete-function to jde-complete-menu. The problem is, when i do 
> C-c C-v C-., it displays the menu, but i can only choose a method using 
> the mouse, and not the keyboard. I've notice that, on windows, this 
> problem doesn't happen. Do i need to configure anything to provide these 
> functionality to select the method with the keyboard?
> 
> Thanks,
> Pedro