From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "William Shieh" Newsgroups: gmane.emacs.help Subject: can emacs be used to debug java Date: Mon, 27 Oct 2003 15:57:43 -0800 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3f9db0f7$1@news.microsoft.com> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1067299426 7323 80.91.224.253 (28 Oct 2003 00:03:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Oct 2003 00:03:46 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 28 01:03:44 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AEHKp-0007Or-00 for ; Tue, 28 Oct 2003 01:03:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AEHK2-0003xa-Ds for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Oct 2003 19:02:54 -0500 Original-Newsgroups: gnu.emacs.help Original-Lines: 9 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Original-NNTP-Posting-Host: andreaj4.redmond.corp.microsoft.com X-Original-NNTP-Posting-Host: andreaj4.redmond.corp.microsoft.com Original-X-Trace: news.microsoft.com 1067299063 157.56.67.31 (27 Oct 2003 15:57:43 -0700) Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!news.alt.net!pd7cy2so!shaw.ca!pd2nf1so.cg.shawcable.net!residential.shaw.ca!sea-feed.news.verio.net!news.microsoft.com!not-for-mail Original-Xref: shelby.stanford.edu gnu.emacs.help:117640 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:13572 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13572 Hi, Just wonder can I use Emacs to debug java application under Unix environment? Thanks, William