RE: Error in Modifying JDE Key Bindings

2003-01-28 Thread WATSON Matt
Jeba, You have probably upgraded your jde since you last modified your key bindings. This means the jde-keybindings in your .emacs file has a reference to an old function that no longer exists. Customizations in your .eamcs can refer to functions that don't exist, but when you then edit those

relative path in prj.el

2003-01-28 Thread Sharad Jain
I am trying to setup prj.el with relative global-classpath, compile-directory, source-path. Although, documentation says that all relative paths are calculated with respect to location of prj.el, I see that when I try to compile a java file, it calculates all those paths relative to that