From owner-freebsd-hackers Fri Feb 21 17:36:46 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 640D937B401 for ; Fri, 21 Feb 2003 17:36:45 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35A4243FE5 for ; Fri, 21 Feb 2003 17:36:44 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr364-a26.otenet.gr [195.167.109.58]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h1M1ac2O025652; Sat, 22 Feb 2003 03:36:39 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.7/8.12.7) with ESMTP id h1M1XSNw018776; Sat, 22 Feb 2003 03:35:46 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.7/8.12.7/Submit) id h1LMa0Rg090816; Sat, 22 Feb 2003 00:36:00 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sat, 22 Feb 2003 00:36:00 +0200 From: Giorgos Keramidas To: Peter Pentchev Cc: hackers@freebsd.org, Clemens Hermann Subject: Re: C coding editor Message-ID: <20030221223600.GA84445@gothmog.gr> References: <20030221122103.GA2073@asterix.local> <20030221134906.GD995@straylight.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030221134906.GD995@straylight.oblivion.bg> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2003-02-21 15:49, Peter Pentchev wrote: > On Fri, Feb 21, 2003 at 01:21:03PM +0100, Clemens Hermann wrote: > > what are your favourite editors for coding C? While vi on the first > > terminal, cc on second and runs on the third is fine for very small > > things I doubt it is the way people do it here. > > [...] both Vim and Emacs/XEmacs can run 'make' just fine, parse its > output, and locate the actual error positions, much like any GUI IDE > that people might be used to. Basically, vi and cc need just one > terminal, no more :) Then, there's always ^Z. These newcomers of the fancy, "where's my shiny IDE" persuasion, always keep forgetting about ^Z. :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message