I use latest CEDET and emacs 23.2. I found something wrong with CEDET, that is somehow my current edit buffer killed without any error message with semantic-load-enable-guady-code-helpers mode.
This symptom is strange. Does anyone have the same trouble? Or is there any way to know what's going on?
Asked
Active
Viewed 94 times
6

user1121236
- 61
- 3
-
Please consider filing a bug report: `M-x report-emacs-bug`. The Emacs developers will determine whether or not there is a problem. – Drew Jan 03 '12 at 17:09
-
1Do you use gnu global? I have this problem, when I have GTAGS etc. files in my project -- removing the files global creates ended the random bufffer kills. – Tom Regner Jan 28 '12 at 19:34
-
@TomRegner clearing out the global-generated files seems to have cleared this issue up for me too. It's a shame though because gnu global was quite useful, filling some gaps left by cedet... – mgalgs May 30 '12 at 17:56
1 Answers
1
Please, look to fresh version from BZR - this bug should be fixed there...

Alex Ott
- 80,552
- 8
- 87
- 132