vote up 4 vote down star

Hi. I'm looking for a good article on using emacs as C/C++ IDE.

Something like Steve Yegge's "Effective emacs".

flag

3 Answers

vote up 5 vote down check

No specific article, really, but I've found EmacsWiki to be full of useful information. Consider checking out these entries:

  • CPlusPlus as a starting point for many C++-related articles, and
  • CppTemplate to define a template that can give you a good skeleton when you start new files
link|flag
vote up 2 vote down

I'm planning to write such article in near future, but you can now take my configuration of Cedet + Emacs, that helps me to effectively edit C++ sources. If you'll have questions, you could ask me directly

link|flag
vote up 5 vote down

I've recently stumbled upon this article which is quite good.

link|flag
+1 interesting info, thank you. – KaluSingh Gabbar Nov 18 at 0:29

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.