Message-Id: <3.0.6.32.19990725222206.007b4250@dce03.ipt.br> X-Sender: csrabak AT dce03 DOT ipt DOT br X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Sun, 25 Jul 1999 22:22:06 -0300 To: djgpp AT delorie DOT com From: "Cesar S. Rabak" Subject: Re: Setting up emacs to run with DJGPP In-Reply-To: <7negpt$1mh$5@news.luth.se> References: <7ned8p$jcj$1 AT news1 DOT rmi DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk At 08:10 25/07/99 GMT, you wrote: >John L Meyer (jlmeyer AT rmi DOT net) wrote: >: I'm a Windows-based programmer, and I want to know how I would use emacs to >: compile and make C++ programs. > >Open your makefile in emacs. Then type "M-x compile RET RET". > Technically speaking, opening it is not necessary. Just have the current directory where the Makefile is seems to be enough.