Re: what's the best IDE for C programming in Debian?

2008-08-12 Thread James Youngman
On Sat, Aug 9, 2008 at 6:09 AM, Andrew Sackville-West [EMAIL PROTECTED] wrote: Seeing how powerful it is, but knowing how powerful emacs is, or can be, I wonder what emacs based tools exist for performing similarly in emacs? A few pointers to some more powerful code tools in emacs would be

Re: what's the best IDE for C programming in Debian?

2008-08-12 Thread mike
Have you let Emacs into your heart? Are you typing in its holy word, brother? Amen brother! Praise RMS -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: what's the best IDE for C programming in Debian?

2008-08-11 Thread Johann Spies
On Fri, Aug 08, 2008 at 10:09:32PM -0700, Andrew Sackville-West wrote: I have used just enough emacs to learn that it is an amazing tool. I'm not downplaying vim. I use vim daily. It is my editor of choice for config files. I don't know why, it just is. Years ago I was editing a file of

Re: what's the best IDE for C programming in Debian?

2008-08-09 Thread Sven Joachim
On 2008-08-09 07:09 +0200, Andrew Sackville-West wrote: But emacs I've used for writing code. Not a lot of code, but enough to get the basic stuff wired in. I also use it as a general purpose editor (it's my default editor in mutt, for example, with it's own .emacs just for mutt, so I don't

Re: what's the best IDE for C programming in Debian?

2008-08-09 Thread Ron Johnson
On 08/09/08 01:19, Sven Joachim wrote: On 2008-08-09 07:09 +0200, Andrew Sackville-West wrote: But emacs I've used for writing code. Not a lot of code, but enough to get the basic stuff wired in. I also use it as a general purpose editor (it's my default editor in mutt, for example, with it's

Re: what's the best IDE for C programming in Debian?

2008-08-09 Thread Andrew Sackville-West
On Sat, Aug 09, 2008 at 08:19:14AM +0200, Sven Joachim wrote: On 2008-08-09 07:09 +0200, Andrew Sackville-West wrote: But emacs I've used for writing code. Not a lot of code, but enough to get the basic stuff wired in. I also use it as a general purpose editor (it's my default editor in

Re: what's the best IDE for C programming in Debian?

2008-08-09 Thread Antonio Diaz
Hi, I have been using Vim and Emacs for years but I've to admit that Netbeans and Eclipse are really great, specialized IDEs for these kind of tasks. I'd try some of them. For example, last two years I've been developing in C++ for my company and Netbeans has all you need and more:

Re: what's the best IDE for C programming in Debian?

2008-08-09 Thread Sven Joachim
On 2008-08-09 10:23 +0200, Andrew Sackville-West wrote: but will those instance of emacsclient start up with their own version of .emacs tailored to that specific use? If so, then I'm all for it. (I know, the proof is in the execution) No, but why is there a need for it? Probably you want a

Re: what's the best IDE for C programming in Debian?

2008-08-09 Thread Dave Sherohman
On Sat, Aug 09, 2008 at 02:44:55AM -0500, Ron Johnson wrote: That seems redundant, since Emacs is the OS, and thus is running soon after POST. Does that age me? Emacs-as-OS comments just don't have the same impact when using a 2GB AMD 64X2 machine as they on a 8MB Sun3... Nah, I'd say

Re: what's the best IDE for C programming in Debian?

2008-08-08 Thread Michelle Konzack
Am 2008-07-31 22:21:40, schrieb Star Liu: When I develop in windows, I use visual studio.net 2008 as my IDE, if I want to develop in Debian, what's the best the IDE for C programming? thanks! mc -- Midnight Comander:-D Thanks, Greetings and nice Day/Evening Michelle Konzack

Re: what's the best IDE for C programming in Debian?

2008-08-08 Thread Michelle Konzack
Am 2008-07-31 22:21:40, schrieb Star Liu: When I develop in windows, I use visual studio.net 2008 as my IDE, if I want to develop in Debian, what's the best the IDE for C programming? thanks! Maybe you schould try rhide I use it since 15 years. Thanks, Greetings and nice Day/Evening

Re: what's the best IDE for C programming in Debian?

2008-08-08 Thread Michelle Konzack
Am 2008-07-31 13:03:15, schrieb Dave Sherohman: I guess I must be one of the older people, too, as my standard DIDE (dis-integrated development environment) consists of several xterms running vim (or other tools as needed), plus a web browser for looking up any extra information I may need.

Re: what's the best IDE for C programming in Debian?

2008-08-08 Thread Jordi Gutiérrez Hermoso
2008/8/1 Star Liu [EMAIL PROTECTED]: I'm really happy to get so much good suggestions, I will try the following tools one by one, and send my use reports to this mail thread. I feel that the first one I want to try is codeblocks. Well, whatever works... emacs vim If I may so interject

Re: what's the best IDE for C programming in Debian?

2008-08-08 Thread Star Liu
On Sat, Aug 9, 2008 at 11:26 AM, Jordi Gutiérrez Hermoso [EMAIL PROTECTED] wrote: 2008/8/1 Star Liu [EMAIL PROTECTED]: I'm really happy to get so much good suggestions, I will try the following tools one by one, and send my use reports to this mail thread. I feel that the first one I want to

Re: what's the best IDE for C programming in Debian?

2008-08-08 Thread Star Liu
another choice for IDE is monodevelop, but it seems very few debian people use it, though i can install the 1.0 version from debian package, but i failed to compile the new version(1.9.1) from source code on sid. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Re: what's the best IDE for C programming in Debian?

2008-08-08 Thread Andrew Sackville-West
On Fri, Aug 08, 2008 at 10:26:42PM -0500, Jordi Gutiérrez Hermoso wrote: 2008/8/1 Star Liu [EMAIL PROTECTED]: I'm really happy to get so much good suggestions, I will try the following tools one by one, and send my use reports to this mail thread. I feel that the first one I want to try is

RE:Re: what's the best IDE for C programming in Debian?

2008-08-01 Thread abdelkader belahcene
hi, I ve just found codeblocks, that your are looking for I think. see http://www.codeblocks.org/downloads best regards bela

Re: what's the best IDE for C programming in Debian?

2008-08-01 Thread Chris Bannister
On Thu, Jul 31, 2008 at 10:21:40PM +0800, Star Liu wrote: When I develop in windows, I use visual studio.net 2008 as my IDE, if I want to develop in Debian, what's the best the IDE for C programming? thanks! Have a read of this: http://linuxgazette.net/152/srinivasan.html In the end its your

Re: what's the best IDE for C programming in Debian?

2008-08-01 Thread Anton Liaukevich
Star Liu wrote: When I develop in windows, I use visual studio.net 2008 as my IDE, if I want to develop in Debian, what's the best the IDE for C programming? thanks! I'm novice at Debian but I also want to express my opinion. I haven't still tried Visual Studion .NET 2008. When I began to

Re: what's the best IDE for C programming in Debian?

2008-08-01 Thread Eugene V. Lyubimkin
Anton Liaukevich wrote: Finally, I heared of Code::Blocks IDE. It hasn't included in Debian (WHY???) but you can download .deb-package (for i386 amd64 architectures) from http://www.codeblocks.org/downloads/5. It is free open-source (GPL 3.0). It has been developed using wxWidgets 2.8

Re: what's the best IDE for C programming in Debian?

2008-08-01 Thread Thomas Preud'homme
Le vendredi 1 août 2008, Eugene V. Lyubimkin a écrit : Anton Liaukevich wrote: Finally, I heared of Code::Blocks IDE. It hasn't included in Debian (WHY???) but you can download .deb-package (for i386 amd64 architectures) from http://www.codeblocks.org/downloads/5. It is free open-source

Re: what's the best IDE for C programming in Debian?

2008-08-01 Thread Star Liu
On Fri, Aug 1, 2008 at 9:19 PM, Anton Liaukevich [EMAIL PROTECTED] wrote: Star Liu wrote: When I develop in windows, I use visual studio.net 2008 as my IDE, if I want to develop in Debian, what's the best the IDE for C programming? thanks! I'm novice at Debian but I also want to express my

what's the best IDE for C programming in Debian?

2008-07-31 Thread Star Liu
When I develop in windows, I use visual studio.net 2008 as my IDE, if I want to develop in Debian, what's the best the IDE for C programming? thanks! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: what's the best IDE for C programming in Debian?

2008-07-31 Thread Steve Witt
On Thu, 31 Jul 2008, Star Liu wrote: When I develop in windows, I use visual studio.net 2008 as my IDE, if I want to develop in Debian, what's the best the IDE for C programming? thanks! emacs -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Re: what's the best IDE for C programming in Debian?

2008-07-31 Thread Thomas Preud'homme
Le jeudi 31 juillet 2008, Steve Witt a écrit : On Thu, 31 Jul 2008, Star Liu wrote: When I develop in windows, I use visual studio.net 2008 as my IDE, if I want to develop in Debian, what's the best the IDE for C programming? thanks! emacs The troll begins -- Thomas Preud'homme Why

Re: what's the best IDE for C programming in Debian?

2008-07-31 Thread Eugene V. Lyubimkin
Steve Witt wrote: On Thu, 31 Jul 2008, Star Liu wrote: When I develop in windows, I use visual studio.net 2008 as my IDE, if I want to develop in Debian, what's the best the IDE for C programming? thanks! emacs or vim -- Eugene V. Lyubimkin aka JackYF signature.asc Description:

Re: what's the best IDE for C programming in Debian?

2008-07-31 Thread Sam Kuper
emacs or vim Here we go...

Re: what's the best IDE for C programming in Debian?

2008-07-31 Thread Thomas Preud'homme
Le jeudi 31 juillet 2008, Thomas Preud'homme a écrit : Le jeudi 31 juillet 2008, Steve Witt a écrit : On Thu, 31 Jul 2008, Star Liu wrote: When I develop in windows, I use visual studio.net 2008 as my IDE, if I want to develop in Debian, what's the best the IDE for C programming?

Re: what's the best IDE for C programming in Debian?

2008-07-31 Thread Steve Witt
On Thu, 31 Jul 2008, Thomas Preud'homme wrote: Le jeudi 31 juillet 2008, Steve Witt a écrit : On Thu, 31 Jul 2008, Star Liu wrote: When I develop in windows, I use visual studio.net 2008 as my IDE, if I want to develop in Debian, what's the best the IDE for C programming? thanks! emacs

Re: what's the best IDE for C programming in Debian?

2008-07-31 Thread Sam Kuper
2008/7/31 Steve Witt [EMAIL PROTECTED] Seriously, if you like an big IDE then I'd recommend eclipse. I've been forced to use it on a project for the last year and I really dislike it. It is too heavyweight and gets in my way. To me, a decent editor that does syntax high-lighting (vim or emacs

Re: what's the best IDE for C programming in Debian?

2008-07-31 Thread Kumar Appaiah
On Thu, Jul 31, 2008 at 9:10 PM, Steve Witt wrote: Seriously, if you like an big IDE then I'd recommend eclipse. I've been forced to use it on a project for the last year and I really dislike it. It is too heavyweight and gets in my way. To me, a decent editor that does syntax high-lighting

RE: what's the best IDE for C programming in Debian?

2008-07-31 Thread Stackpole, Chris
-Original Message- From: Star Liu [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2008 9:22 AM To: Debian User List Subject: what's the best IDE for C programming in Debian? When I develop in windows, I use visual studio.net 2008 as my IDE, if I want to develop in Debian,

Re: what's the best IDE for C programming in Debian?

2008-07-31 Thread Nuno Magalhães
I'd go with Chris: small stuff, use some text editor and gcc; medium projects, a text editor with syntax highlight and gcc; large projects.. Er... well either Eclipse or Netbeans, although i'm kind of allergic to java-based stuff. Emacs and vi(m) suck!! Eheh :) -- Nuno Magalhães

Re: what's the best IDE for C programming in Debian?

2008-07-31 Thread Thomas Preud'homme
Le jeudi 31 juillet 2008, Stackpole, Chris a écrit : [SNIP] For medium projects I use Gedit. It will probably be listed in the menu as Text Editor. Now let me clarify that by default, it isn't worth much as anything but a simple text editor with tabs. However, install the gedit-plugins and

Re: what's the best IDE for C programming in Debian?

2008-07-31 Thread Dave Sherohman
On Thu, Jul 31, 2008 at 08:40:56AM -0700, Steve Witt wrote: Seriously, if you like an big IDE then I'd recommend eclipse. I've been forced to use it on a project for the last year and I really dislike it. A glowing recommendation, indeed. To me, a decent editor that does syntax