Re: JDEbug is not in the emacs menus

2001-12-03 Thread Paul Kinnucan
Milan Zimmermann writes: Sorry for not filing the report. Attaching it here, plus my .emacs (I am loading .emacs from another startup file and the main does not seem to copy to the report) Thanks for the report. It turns out that there is a bug that causes the JDEbug menu not to appear

Re: JDEbug is not in the emacs menus

2001-12-02 Thread Kevin A. Burton
Slava Zimine [EMAIL PROTECTED] writes: Hello to al. OS: linux emacs 20.7.1 jde: 2.2.9.beta7 jdk 1.3.1 Upon a launch of emacs on some java source file i do not see in the menus the JDEbug menu, yet '(jde-debugger (quote (JDEbug))) is specified in ~/.emacs file The menu

Re: JDEbug is not in the emacs menus

2001-12-02 Thread Milan Zimmermann
Same problem for me. The only way I can fix  it is to do the following: - open A.java (whatever) - force Beanshell to start by compiling A.java - close A.java - open A.java == JDeBug is in the menu now Any ideas why this is hapenning? Thanks, Milan On December 2, 2001 01:35 am, you wrote:

Re: JDEbug is not in the emacs menus

2001-12-02 Thread Paul Kinnucan
Milan Zimmermann writes: Same problem for me. The only way I can fix  it is to do the following: - open A.java (whatever) - force Beanshell to start by compiling A.java - close A.java - open A.java == JDeBug is in the menu now Any ideas why this is hapenning? * An error is

JDEbug is not in the emacs menus

2001-12-01 Thread Slava Zimine
Hello to al. OS: linux emacs 20.7.1 jde: 2.2.9.beta7 jdk 1.3.1 Upon a launch of emacs on some java source file i do not see in the menus the JDEbug menu, yet '(jde-debugger (quote (JDEbug))) is specified in ~/.emacs file The menu reappears if I reset the jde-debugger variable in its