help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: inferior octave


From: jan . mark . batke
Subject: Re: inferior octave
Date: Sat, 10 Mar 2018 04:21:16 -0800 (PST)
User-agent: G2/1.0

Am Samstag, 10. März 2018 13:11:33 UTC+1 schrieb jan.mar...@googlemail.com:
> Hi,
> how do I debug (and repair 8/ ) a hanging octave as an inferior process in 
> emacs.
> 
> I have 
> - windows 10 
> - octave 4.2.1
>   installed in /opt/Octave-4.2.1
>   having extend the path of windows to c/opt/Octave-4.2.1/bin
> - emacs 25.3.1
> 
> The *Inferior Octave* buffer comes up, but no prompt is seen.
> 
> Resetting the prompt to ">> " as often suggest did not help.
> 
> Apparently the octave process is running, as shown when closing emacs in the 
> *process List* buffer.
> 
> Process: inferior octave
> Status: run
> Buffer: *inferior octave*
> TTY: -- (probably the problem to fix)
> Command: octave -i --no-line-editing --no-gui
> 
> Any hint is appreciated 
> --Jan-Mark

So I found the answer on 

https://www.masteringemacs.org/article/running-shells-in-emacs-overview

by implementing the bash stuff.

Thanks for attention anyway.
-jm


reply via email to

[Prev in Thread] Current Thread [Next in Thread]