From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: andrew222 Newsgroups: gmane.emacs.help Subject: Re: Displaying text Date: Sun, 15 Oct 2006 08:23:21 -0700 (PDT) Message-ID: <6821573.post@talk.nabble.com> References: <6804092.post@talk.nabble.com> <87ejtb7x1c.fsf@mail.com> <6813901.post@talk.nabble.com> <87odsdzpo5.fsf@mail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1160926999 13792 80.91.229.2 (15 Oct 2006 15:43:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 15 Oct 2006 15:43:19 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 15 17:43:17 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GZ88o-0004Rn-Pp for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Oct 2006 17:43:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GZ88o-0008IK-A2 for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Oct 2006 11:43:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GZ7pk-0001dY-Cd for help-gnu-emacs@gnu.org; Sun, 15 Oct 2006 11:23:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GZ7pj-0001dC-1s for Help-gnu-emacs@gnu.org; Sun, 15 Oct 2006 11:23:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GZ7pi-0001ct-R8 for Help-gnu-emacs@gnu.org; Sun, 15 Oct 2006 11:23:22 -0400 Original-Received: from [72.21.53.35] (helo=talk.nabble.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GZ7ye-0006Vu-0L for Help-gnu-emacs@gnu.org; Sun, 15 Oct 2006 11:32:36 -0400 Original-Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GZ7ph-0004Oj-Kt for Help-gnu-emacs@gnu.org; Sun, 15 Oct 2006 08:23:21 -0700 Original-To: Help-gnu-emacs@gnu.org In-Reply-To: <87odsdzpo5.fsf@mail.com> X-Nabble-From: andrew@gonzales.com X-Mailman-Approved-At: Sun, 15 Oct 2006 11:42:42 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38053 Archived-At: Thank you very much, I will work on that. I really do appreciate your help. Guest wrote: > > > According to the error message, you do not have a makefile in the working > directory > of "make". > > By default, emacs takes the directory of current buffer as working > directory for > any command you issue. > > So, you may try either one of the following: > a) M-x compile make -C /path/to/your/makefile > or > b) open your makefile and call "make" while that buffer is current buffer. > >>>>>> "andrew222" == andrew222 writes: > > andrew222> I then compiled it and I > andrew222> got this message. "No targets specified and no makefile > andrew222> found. Stop Compilation exited abnormally with code 2 at > Sat Oct > andrew222> 14...". I can tell I'll have to spend some time reading > the > andrew222> Emacs manual and tutorials. Most compilers just compile > this > andrew222> file with no errors. > > andrew222> Thank you for your help. > > andrew222> ~Andrew > > andrew222> > -------------------------------------------------------------------------------------- > > andrew222> andrew222 wrote: > >> > > -- > Regards, > Fang lun gang > _______________________________________________ > help-gnu-emacs mailing list > help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs > > -- View this message in context: http://www.nabble.com/Displaying-text-tf2440017.html#a6821573 Sent from the Emacs - Help mailing list archive at Nabble.com.