Date: Wed, 5 Aug 1998 16:55:33 +0300 (IDT) From: Eli Zaretskii To: Ralph Proctor cc: djgpp AT delorie DOT com Subject: Re: Looking for win ide for djgpp In-Reply-To: <3.0.1.16.19980805083418.08e76ac8@shadow.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 5 Aug 1998, Ralph Proctor wrote: > In a way EMACS under windows can be used as a IDE in Windows > (I wish Eli would comment on to what extent this is true). The extent to which this is true depends on what people need to do with their IDE. Personally, I do almost everything from Emacs: editing, compiling, file management, run programs like diff and grep and browse their results, I even read my mail in Emacs. The DJGPP version doesn't support integrated debugging (the Unix version does), but I usually debug a program in a separate DOS box while looking at its source inside Emacs.