[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Emacs as a C Programming IDE Configuration?
From: |
haziz |
Subject: |
Emacs as a C Programming IDE Configuration? |
Date: |
Tue, 24 May 2011 20:01:20 -0000 |
User-agent: |
G2/1.0 |
I use emacs as my main IDE for programming in C. I am exploring ways of
configuring emacs to function more as an IDE rather than as a simple text
editor. Of course I want syntax highlighting and preferably some code
completion. I also want separate buffers to allow shell commands and to M-x
compile. I want it to open into this multi-buffer form automatically when
visiting a C source file, rather than having to launch each buffer separately.
I will be using this mainly for Linux/BSD Unix development, though I also code
on Mac OS X (again Unix) and Windows (Windows 7 64bit).
I explored the Emacs Starter Kit posted by Phil Hagelberg (technomancy), but it
seems very oriented towards dynamic languages and use of git. I use emacs
mainly for developing in C and use mercurial for VC. I am also a relative
newbie making configuration of emacs relatively daunting for me.
I am now playing with CEDET and the Emacs Code Browser (ECB) package which is
more along the lines of what I want, but is still not perfect.
Any suggestions on customizing emacs as a C programming IDE welcome.
- Emacs as a C Programming IDE Configuration?,
haziz <=
- Re: Emacs as a C Programming IDE Configuration?, Jorgen Grahn, 2011/05/24
- Re: Emacs as a C Programming IDE Configuration?, despen, 2011/05/24
- Re: Emacs as a C Programming IDE Configuration?, Pascal J. Bourguignon, 2011/05/24
- Re: Emacs as a C Programming IDE Configuration?, Ted Zlatanov, 2011/05/24
- Re: Emacs as a C Programming IDE Configuration?, Pascal J. Bourguignon, 2011/05/24
- Re: Emacs as a C Programming IDE Configuration?, David Combs, 2011/05/24