Paul Kinnucan wrote:
Hi Surendra,

I suspect that you have not fully removed the copies of cedet and the JDEE 
thatcome with XEmacs. Unless you do this, XEmacs will load its own, obsolete 
copies of the JDEE and cedet first and then load the copies specified in your 
init file over these, resulting in a mixture of old and new code that produces 
wierd errors.

Note that the version of the JDEE that comes with XEmacs is divided across two directories, with the lisp code in the xemacs-packages directory and the rest of the code in, I think, the etc directory. If you do not delete BOTH of these directories as instructed in the JDEE installation guide for XEmacs, the JDEE will not be loaded correctly.

Just a few notes:

- The instructions do not say delete or rename both jde directories, it says only the etc directory.

- In XEmacs case the deleting jde step is IMO wrong, you should go into Tools -> Packages -> List and Install, then select for deletion (Install/Remove selected) jde, ecb, eioio, semantic, and speedbar.

As you can see, in XEmacs there is no CEDET package, you have to delete the individual packages.

And the point is: we need better/updated documentation, for XEmacs I say it was a PITA to make jde work (not entirely jde's fault, I had never used the PUI and it needed several setting that are not obvious, the worst is that you have to download -guessing- gpg keys to see which one is used to check packages and the package list.)

Hope this comments help.
--
Ren� Berber



Reply via email to