You don't need the patch it works for me out of the box, the only thing you
have to do
is to toggle the dbugger from jdb to JDEbug  with the customization tool.
If you did that and still doesn't work it is something wrong with your emacs
setup.

Bogdan

Bill Reynolds wrote:

> Re: My earlier message on the JDEBug menu not appearing, here is a
> fix.
>
> This is probably wrong, but it works for me. It seems that
> minor-mode-map-alist is either buffer local under Linux FSF Emacs or
> is being overwritten by something else after jde loads (viper
> perhaps?). This is not a problem on NT Emacs, where the 2.1.6 code
> worked (and I also use viper).
>
> The upshot is that globally adding the JDEBug menu to the alist (the
> 2.1.6 scheme) didn't work in my emacs/linux config. Fixed version of
> jde-bug.el below conditionally adds jde-bug-keymap to the alist on a
> per-buffer basis rather than globally. Tested only under linux GNU
> Emacs 20.5.1.
>
> Hope this helps....
> ==========================================
> Bill Reynolds
> [EMAIL PROTECTED]
>
>
>   ------------------------------------------------------------------------
>                  Name: jde-bug.el
>    jde-bug.el    Type: unspecified type (application/octet-stream)
>              Encoding: 7bit
>
>   ------------------------------------------------------------------------
>
>

Reply via email to