From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ernest G Ngaruiya Newsgroups: gmane.emacs.help Subject: Java Date: Sat, 4 Mar 2006 14:32:35 -0500 (EST) Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Trace: sea.gmane.org 1141528039 8153 80.91.229.2 (5 Mar 2006 03:07:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 5 Mar 2006 03:07:19 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 05 04:07:16 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 1FFjaS-0005NZ-Pw for geh-help-gnu-emacs@m.gmane.org; Sun, 05 Mar 2006 04:07:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FFjaX-00017v-Ha for geh-help-gnu-emacs@m.gmane.org; Sat, 04 Mar 2006 22:07:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FFcUe-0000MX-IG for help-gnu-emacs@gnu.org; Sat, 04 Mar 2006 14:32:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FFcUe-0000MA-1I for help-gnu-emacs@gnu.org; Sat, 04 Mar 2006 14:32:44 -0500 Original-Received: from [18.7.7.80] (helo=biscayne-one-station.mit.edu) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FFcWY-0004yL-Th for help-gnu-emacs@gnu.org; Sat, 04 Mar 2006 14:34:43 -0500 Original-Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by biscayne-one-station.mit.edu (8.12.4/8.9.2) with ESMTP id k24JWbvh001573 for ; Sat, 4 Mar 2006 14:32:37 -0500 (EST) Original-Received: from mass-toolpike.mit.edu (MASS-TOOLPIKE.MIT.EDU [18.7.16.71]) (authenticated bits=56) (User authenticated as ngaruiya@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.1/8.12.4) with ESMTP id k24JWZIJ006066 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 4 Mar 2006 14:32:36 -0500 (EST) Original-Received: (from ngaruiya@localhost) by mass-toolpike.mit.edu (8.12.9) id k24JWZ5r000601; Sat, 4 Mar 2006 14:32:35 -0500 (EST) Original-To: help-gnu-emacs@gnu.org X-Spam-Score: -2.599 X-Scanned-By: MIMEDefang 2.42 X-Mailman-Approved-At: Sat, 04 Mar 2006 19:15:42 -0500 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:33541 Archived-At: Help!!! I am so frustrated. I have been trying to run Java within emacs but I can't. How can I run a simple hello world program in an interactive interpreter window in java? Thanks, Ernest.