From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: poti@potis.org Newsgroups: gmane.emacs.help Subject: no prompt for Octave on Emacs for Windows Date: Sun, 10 Jun 2007 00:21:56 -0400 Message-ID: <20070610042156.GA19913@mail.potis.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1181449372 24382 80.91.229.12 (10 Jun 2007 04:22:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 10 Jun 2007 04:22:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 10 06:22:49 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HxEwy-0003aZ-27 for geh-help-gnu-emacs@m.gmane.org; Sun, 10 Jun 2007 06:22:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxEwx-0002wR-8p for geh-help-gnu-emacs@m.gmane.org; Sun, 10 Jun 2007 00:22:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HxEwg-0002qc-P5 for help-gnu-emacs@gnu.org; Sun, 10 Jun 2007 00:22:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HxEwf-0002o6-S6 for help-gnu-emacs@gnu.org; Sun, 10 Jun 2007 00:22:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxEwf-0002ns-Pp for help-gnu-emacs@gnu.org; Sun, 10 Jun 2007 00:22:29 -0400 Original-Received: from sitemail2.everyone.net ([216.200.145.36] helo=omta14.mta.everyone.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HxEwf-00009u-Ej for help-gnu-emacs@gnu.org; Sun, 10 Jun 2007 00:22:29 -0400 Original-Received: from pop15.mta.everyone.net (bigiplb-dsnat [172.16.0.19]) by omta14.mta.everyone.net (Postfix) with ESMTP id 50C2F40282 for ; Sat, 9 Jun 2007 21:21:59 -0700 (PDT) X-Eon-Dm: pop15 Original-Received: by pop15.mta.everyone.net (EON-AUTHRELAY2 - 48f102f2) id pop15.465dfe40.1e646d for ; Sat, 9 Jun 2007 21:21:59 -0700 X-Eon-Sig: AQLTeK1Ga3xncxJycAIAAAAB,86179ccc29665ab0099e4fd82977cbd4 Original-Received: by potis.org (nbSMTP-1.00) for uid 1000 poti@potis.org; Sun, 10 Jun 2007 00:21:57 -0400 (EDT) Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) X-detected-kernel: Linux 2.4-2.6 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:44831 Archived-At: I have tried to run the most recent version of Octave for Windows with NTEmacs and EmacsW32. Octave runs fine in a cmd shell. In shell and eshell it launches, but no prompt appears. I can type commands and I get output, but no prompt. I believe this is what is breaking the run-octave minor mode. What files and functions are likely to be involved in handling such prompts?