Re: No completion candidates for a template case
Eric Ludlam <[email protected]> Mon, 19 Oct 2015 20:47:23 -0400
| Newsgroups | gmane.emacs.semantic |
|---|---|
| Message-ID | <[email protected]> |
On 10/19/2015 02:00 PM, Liang Wang wrote: >> >Hi, >> > >> >I pushed an updated c parser for CEDET that should enable this case to work. >> >Thanks for the nice simplified example. >> > > Thanks for the fix. I used cedet/semantic within emacs before, but it > seems that fix is only in cedet git repo. > > When I tried to integrate cedet into emacs, I got the following error > message during startup. > > require: Autoloading failed to define function debug. > > I'm using emacs trunk and will try to debug this problem later. Did you use cedet-devel-load.el as the mechanism for pulling in CEDET from the git repo? Alternately, are you using emacs 25? The git repo hasn't caught up to Emacs 25 changes to eieio yet. Eric ------------------------------------------------------------------------------