Emacs: CEDET installation: package assoc is obsolete
Asked Answered
R

1

2

I'm trying to install CEDET for Emacs 24.3. I followed these instructions: http://cedet.sourceforge.net/setup.shtml

When I run emacs I see "package assoc is obsolete" error. What can I do about this?

Residue answered 9/8, 2013 at 15:8 Comment(0)
P
2

Your question is a duplicate.

But you should not be installing CEDET for 24.3 as it's already installed since 24.2. Follow my answer in this question if you're interested in C/C++ completion.

Primitive answered 9/8, 2013 at 15:14 Comment(3)
Actually I'm interested in ECB package which depends on CEDET: ecb.sourceforge.net/docs/Requirements.html#Requirements. Thanks, I will try to install ECB directly.Residue
Be sure to install from the Github fork. It's more recent.Giess
@AlexOtt Hasn't it been merged into Emacs trunk lately?Giess

© 2022 - 2024 — McMap. All rights reserved.