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
