From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Frank Murray Newsgroups: gmane.emacs.help Subject: Emacs\compiling Java Date: Tue, 1 Aug 2006 20:21:02 -0400 Message-ID: <4521B78C-2F6D-4599-B991-10C34FEE0A1F@mac.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1154478098 21994 80.91.229.2 (2 Aug 2006 00:21:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 Aug 2006 00:21:38 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 02 02:21:33 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 1G84UG-0004FT-0n for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Aug 2006 02:21:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G84UF-0001QU-Ef for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Aug 2006 20:21:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G84U1-0001Q5-Uz for help-gnu-emacs@gnu.org; Tue, 01 Aug 2006 20:21:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G84U0-0001PR-2t for help-gnu-emacs@gnu.org; Tue, 01 Aug 2006 20:21:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G84Tz-0001PJ-Qk for help-gnu-emacs@gnu.org; Tue, 01 Aug 2006 20:21:07 -0400 Original-Received: from [17.250.248.174] (helo=smtpout.mac.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G84Wz-0005Gr-Is for help-gnu-emacs@gnu.org; Tue, 01 Aug 2006 20:24:13 -0400 Original-Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (Xserve/8.12.11/smtpout04/MantshX 4.0) with ESMTP id k720L5R1003836 for ; Tue, 1 Aug 2006 17:21:05 -0700 (PDT) Original-Received: from [192.168.0.100] ([71.225.76.215]) (authenticated bits=0) by mac.com (Xserve/smtpin07/MantshX 4.0) with ESMTP id k720L3f0011228 for ; Tue, 1 Aug 2006 17:21:04 -0700 (PDT) In-Reply-To: Original-To: help-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.752.2) 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:36409 Archived-At: Hello, This is a newbie question, just so everyone knows. I am trying to compile a Java program in Emacs using a terminal window running under Mac OS X, v10.4.7. What I cannot understand (basically) is that when I enter the compile command, , it prints out a line that reads "compile command make -k..." I assume its looking for some sort of "make -k" file. Is that soemthing I create? What exactly would a make -k file for a Java program under Emacs look like? Are there or is there any documentation on this? Any info is appreciated. Thanks. fjm > > > > _______________________________________________ > help-gnu-emacs mailing list > help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs