WATSON Matt writes: > Paul, > > There is a small typo which really causes problems if I try to customize my > jde keybindings (ie, it won't save my bindings). > > jde.el:134: (cons "[?\C-c ?\C-v ?\C-t]" 'jde-db-menu-debug-applet) > > should read > > jde.el:134: (cons "[?\C-c ?\C-v ?\C-t]" 'jde-jdb-menu-debug-applet) > I fixed this in CVS.
Thanks, Paul
