On Wed, Aug 24, 2011 at 6:25 PM, Eric M. Ludlam <[email protected]> wrote: > On 08/24/2011 10:52 AM, Joe Snikeris wrote: >> I'm having some difficulty getting JDEE all set up. I'm using GNU >> Emacs 23.3.1 and JDEE built from source. I'm autoloading JDEE by >> including (load "jde-autoload") in my initialization files.
[...] > Perhaps a quick fix is a (require > 'semantic-edit), but the implication is that instead some loaddefs aren't > defined, or some other compilation related issue. So I placed a (require 'semantic-edit) before (load "jde-autoload") in my init file. However, I get: Cannot open load file, semantic-edit Perhaps the name has changed. Anyone else using Emacs 23.3.1 and JDEE? ------------------------------------------------------------------------------ EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
