Message-ID: <3878F3C8.DFAABEA1@sonic.net> From: Greg & Linda X-Mailer: Mozilla 4.7 [en]C-CCK-MCD NSCPCD47 (Win95; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Help with DJGPP, Emacs, RHIDE for a beginner. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 9 Date: Sun, 09 Jan 2000 20:42:26 GMT NNTP-Posting-Host: 209.204.154.170 X-Complaints-To: abuse AT sonic DOT net X-Trace: typhoon.sonic.net 947450546 209.204.154.170 (Sun, 09 Jan 2000 12:42:26 PST) NNTP-Posting-Date: Sun, 09 Jan 2000 12:42:26 PST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Vladimir, I, too, use W95 and DJGPP/ALLEGRO. I typically have three windows open and switch between them while coding. They are: the current working directory, the DOS prompt at the working directory (DOSKEY installed to make retyping easier), and the .c source I am working on. I'll edit the source and save, switch to the DOS window where an up arrow retypes the line from last time (I did have to type it in one time), then switch to the directory window and double click the compiled .exe. I guess RHIDE or some other could be easier but this works for me. Greg