From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "D. Scott Davidson" Newsgroups: gmane.emacs.help Subject: display problems with eshell Date: Tue, 18 Nov 2003 12:20:35 -0600 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1069180414 25825 80.91.224.253 (18 Nov 2003 18:33:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Nov 2003 18:33:34 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 18 19:33:32 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 1AMAfL-0002yd-00 for ; Tue, 18 Nov 2003 19:33:32 +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 1AMBaf-0007O3-Ea for geh-help-gnu-emacs@m.gmane.org; Tue, 18 Nov 2003 14:32:45 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AMBZo-000760-Oa for help-gnu-emacs@gnu.org; Tue, 18 Nov 2003 14:31:52 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AMBYv-0005t8-Kn for help-gnu-emacs@gnu.org; Tue, 18 Nov 2003 14:31:28 -0500 Original-Received: from [144.47.32.249] (helo=gsgaatlm01.er.usgs.gov) by monty-python.gnu.org with smtp (Exim 4.24) id 1AMBYp-0005nP-Qh for help-gnu-emacs@gnu.org; Tue, 18 Nov 2003 14:30:52 -0500 Original-To: help-gnu-emacs@gnu.org X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 X-MIMETrack: Serialize by Router on gsgaatlm01/SERVER/USGS/DOI(Release 5.0.12HF345 | August 14, 2003) at 11/18/2003 01:29:26 PM 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:14357 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14357 When I am running emacs eshell on Windows everything works fine except when I run a program from the eshell window it does not bring it up. I have been building and testing java programs with emacs and it is convenient just to launch the java class file from emacs. I can do this just from the shell, but not in eshell. Anyone have any ideas ?