On Fri, Feb 21, 2003 at 01:21:03PM +0100, Clemens Hermann wrote:
> Hi,
> 
> 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.
> I know there is a unlimited number of editors / ways to code but I'd be
> glad to get a recommendation what is used here. Debugger integration or
> starting the compiler from within the editor would be some cool options.

I think that Friedemann's answer pretty much sums it all up, with maybe
just one little exception.  You say'vi on the first terminal, cc on
second'; 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 :)

G'luck,
Peter

-- 
Peter Pentchev  [EMAIL PROTECTED]    [EMAIL PROTECTED]    [EMAIL PROTECTED]
PGP key:        http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
This sentence is false.

Attachment: msg40077/pgp00000.pgp
Description: PGP signature

Reply via email to