Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!ernie.viewlogic.com!m2c!umvlsi!dime!smectos!eli From: eli@smectos.gang.umass.edu (Eli Brandt) Newsgroups: comp.lang.pascal Subject: Re: Doubts on TP 6.0 updatating being worth the while Message-ID: <25105@dime.cs.umass.edu> Date: 14 Jan 91 21:07:25 GMT References: <19416@hydra.gatech.EDU> <1991Jan9.194840.18614@en.ecn.purdue.edu> <1991Jan10.063046.9686@uwasa.fi> <2404@bnlux0.bnl.gov> Sender: news@dime.cs.umass.edu Reply-To: eli@smectos.CS.UMASS.EDU (Eli Brandt) Organization: University of Massachusetts, Amherst Lines: 19 In article <2404@bnlux0.bnl.gov> kushmer@bnlux0.bnl.gov (christopher kushmerick) writes: >Does anyone currently work with an editor that can spawn off turbo pascal >compiles? Does anyone have an editor that can point you to an error? > >Does TPC compile any aster than the IDE? What editors do _YOU_ use with >turbo pascal (other than IDE)? Responses by email welcome. >Chris Kushmerick >kushmer@bnlux0.bnl.gov <===Try this one first >kushmerick@pofvax.sunysb.edu I'm currently using FreeMacs, which is an MSDOS semi-clone of GNU Emacs. It *is* rather slow, being written in an interpreted Lispish language, but it works well on a fastish 386. Which I don't have. However, it's disgustingly configurable and extendable and it (obviously) lets you do whatever you want for your compile, like run cpp first. It also can "read" the compiler messages and find the error line, but I haven't gotten this working exactly right. Very nice editor, available from SIMTEL msdos/editor. Eli