The Emacs distributed CEDET version in 23 is broke. I suggest switching to the most recent version of CEDET from:
http://cedet.sourceforge.net/ On Jan 11, 2012, at 12:32 PM, Edwin Helbert Aponte Angarita wrote: > Daniels, you were right. The jde-xref* variables are there. > > I loaded file /usr/share/emacs/23.3/lisp/cedet/semantic/find.elc where > the semantic-brute-find-tag-by-class function is defined but I still get > the same error when I do M-x jde-ope-class-at-point. Also, I cannot get > the "Classes" menu. > > Thanks > > On Wed, 2012-01-11 at 11:03 -0600, Paul Landes wrote: >> This is a great suggestion. Try M-x load-file edit.el and if that still >> doesn't work, try loading semantic-find.el (which is where the function is >> for me). If that still doesn't work, do a find/grep on your emacs or cedet >> install dir (or better igrep) for the funciton. >> >> >> On Jan 11, 2012, at 10:26 AM, Sam Steingold wrote: >> >>>> * Edwin Helbert Aponte Angarita >>>> <[email protected]> [2012-01-08 23:22:32 >>>> +0000]: >>>> >>>> jde-parse-import-list: Invalid function: >>>> semantic-brute-find-tag-by-class >>> >>> I had a similar problem and fixed it by adding an autoload cookie in >>> semantic/edit.el >>> >>> -- >>> Sam Steingold (http://sds.podval.org/) on Ubuntu 11.10 (oneiric) X >>> 11.0.11004000 >>> http://honestreporting.com http://pmw.org.il http://mideasttruth.com >>> http://truepeace.org http://www.memritv.org http://camera.org >>> In C you can make mistakes, while in C++ you can also inherit them! >>> >>> >>> ------------------------------------------------------------------------------ >>> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex >>> infrastructure or vast IT resources to deliver seamless, secure access to >>> virtual desktops. With this all-in-one solution, easily deploy virtual >>> desktops for less than the cost of PCs and save 60% on VDI infrastructure >>> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox >>> _______________________________________________ >>> jdee-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/jdee-users >> >> >> ------------------------------------------------------------------------------ >> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex >> infrastructure or vast IT resources to deliver seamless, secure access to >> virtual desktops. With this all-in-one solution, easily deploy virtual >> desktops for less than the cost of PCs and save 60% on VDI infrastructure >> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox >> _______________________________________________ >> jdee-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/jdee-users > > > > ------------------------------------------------------------------------------ > Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex > infrastructure or vast IT resources to deliver seamless, secure access to > virtual desktops. With this all-in-one solution, easily deploy virtual > desktops for less than the cost of PCs and save 60% on VDI infrastructure > costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox > _______________________________________________ > jdee-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jdee-users ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
