From owner-freebsd-questions@FreeBSD.ORG Sun Oct 24 02:36:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04E8E16A4CE for ; Sun, 24 Oct 2004 02:36:01 +0000 (GMT) Received: from mx05.ms.so-net.ne.jp (mx05.ms.so-net.ne.jp [202.238.82.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7D5943D49 for ; Sun, 24 Oct 2004 02:35:59 +0000 (GMT) (envelope-from khoyee@tf7.so-net.ne.jp) Received: from [192.168.0.2] (p29c5d6.osakac00.ap.so-net.ne.jp [218.41.197.214]) by mx05.ms.so-net.ne.jp with ESMTP id i9O2ZtQW002129 for ; Sun, 24 Oct 2004 11:35:57 +0900 (JST) Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: <20041023214555.GA4233@gothmog.gr> References: <42734323-2522-11D9-8790-000A95BE58A4@tf7.so-net.ne.jp> <20041023193924.GA52933@gothmog.gr> <20041023214555.GA4233@gothmog.gr> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <83CC71D2-2565-11D9-8790-000A95BE58A4@tf7.so-net.ne.jp> Content-Transfer-Encoding: 7bit From: Choy Kho Yee Date: Sun, 24 Oct 2004 11:36:31 +0900 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.619) Subject: Re: A good IDE for C development? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Oct 2004 02:36:01 -0000 On 2004/10/24, at 6:45, Giorgos Keramidas wrote: > On 2004-10-23 22:52, John Oxley wrote: >> On Sat, 23 Oct 2004 22:39:24 +0300, Giorgos Keramidas wrote: >>> On 2004-10-24 03:35, Choy Kho Yee wrote: >>>> Hi, I am a student of Computer Science. >>>> I am looking for a good IDE(integrated development environment?) for >>>> developing C programs. Something like netbeans for Java would be >>>> good. >>>> Since I am still learning, I will mainly develop with source codes. >>> >>> Emacs is perfectly fine for most of this. >> >> Not to start a flame war on which is the better editor, but vim with >> ctags is my way. > > You mentioned that you're still learning, this is why I wrote this > long post. > Since you are learning, you might as well learn to work without the > need for > netbeans, eclipse, kdevelop or whatever :-) > > - Giorgos Ok, after hearing all your advices, I think I had better stick with emacs and learn to configure it to work with me better. Thanks. And one more question, how did you guys learn to configure emacs? Is there any good material on the web which I can follow easily? --- Choy Kho Yee url: http://dotkoyi.infoseek.ne.jp/ blog: http://dotkoyi.blogspot.com/ "There are only 10 types of people in the world, i.e. those who understand binary numbers and those who do not."