CInEmacs
Traditionally, I've used my (finely-tuned) Vim configuration for writing C and C++ in Emacs. Lately, though, I'm back on the path to Reclaiming Emacs. Getting Emacs set up as a C/C++ IDE would be helpful.
CEDET
CEDET is a "collection of emacs development environment tools." There is a "gentle introduction to CEDET" on the internets.
Tasks [0/5]
TODO Figure out "visit-definition"
TODO Automatic tags generation
TODO Look into CEDET
TODO Debugging with gdb
TODO Document shortcuts for integrating with Make.
Links
- C/C++ Development Environment for Emacs (can clone the site repo too)