Hello, I get an emacs + jde + java configuration which runs fine on several computers. I just configured a new computer with the same emacs and jde settings (emacs-version: 22.2.1, jde-version: 2.3.5.1, Windows Vista) and don't get expected behavior. Sometimes JDE is correctly initialized when loading first Java file and sometimes it is not. When it is not correctly set the major mode is set to jde but the jde-keybindings are not installed in the keymap. And the Classes menu in the menu bar is not created. The message buffer contains the following lines:
,---- | Loading jde ...done | Loading wisent-java-tags...done | Loading cl-seq...done | Not enough arguments for format string [4 times] `---- I can force JDE to initialize correctly by calling interactively java-mode and then jde-mode. Sometimes I have also to force a reload of the jde project file and then call jde-mode again to get full settings. Does anybody have similar experience? I suspect the problem coming from cedet (I use cedet-1.0pre4) but i have absolutely no idea about where to look at. Any help will be appreciated. -- Pascal Quesseveur [email protected] ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
