up vote 3 down vote favorite
share [g+] share [fb]

Once again it is time to clean up my emacs setup. Before I go cleaning it up, are there any packages that you would recommend above and beyond c++-mode, cedet, ecb, speedbar etc. ? Especially stuff that's new in the last five years.

link|improve this question

6% accept rate
feedback

3 Answers

This could be helpful!

link|improve this answer
feedback

I use msf-abbrevs package for inserting code snippets as i type special code words - something like for, if, etc, but with highliting of positions, that should be filled out, and moving between them with TAB key

link|improve this answer
feedback

You might like some of the stuff I added for C programming including splint, cdecl, scons support in making projects and xcscope.

http://richardriley.net/default/projects/emacs/dotprogramming

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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