all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* inferior octave freeze and without prompt
@ 2014-04-11 19:08 Michael Bach
  2014-04-12  4:13 ` Leo Liu
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Bach @ 2014-04-11 19:08 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

Version info:
Emacs 24.3.1 (from emacsforosx)
Octave 3.8.0 (via homebrew)
on OS X 10.8.5

Problem description:
Being in a buffer with `octave-mode' major mode, M-x `run-octave'
freezes Emacs.  After C-g to get back control and switching to the
inferior octave buffer there is no prompt.  The prompt should read
"octave:1>".  Octave was called with the options:

octave -i --no-line-editing

Steps to reproduce:
1. emacs -Q
2. M-x find-file RET somefile.m
3. M-x octave-mode
4. M-x run-octave
5. C-g
6. M-x switch-to-buffer RET *Inferior Octave*

How to debug this further?  Anyone experiencing the same behaviour?
Please let me know if this ML is not the right place.

Regards,
Michael




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: inferior octave freeze and without prompt
  2014-04-11 19:08 inferior octave freeze and without prompt Michael Bach
@ 2014-04-12  4:13 ` Leo Liu
  2014-04-12  8:35   ` Michael Bach
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Liu @ 2014-04-12  4:13 UTC (permalink / raw)
  To: help-gnu-emacs

On 2014-04-12 03:08 +0800, Michael Bach wrote:
> Version info:
> Emacs 24.3.1 (from emacsforosx)
> Octave 3.8.0 (via homebrew)
> on OS X 10.8.5
>
> Problem description:
> Being in a buffer with `octave-mode' major mode, M-x `run-octave'
> freezes Emacs.  After C-g to get back control and switching to the
> inferior octave buffer there is no prompt.  The prompt should read
> "octave:1>".  Octave was called with the options:
>
> octave -i --no-line-editing
>
> Steps to reproduce:
> 1. emacs -Q
> 2. M-x find-file RET somefile.m
> 3. M-x octave-mode
> 4. M-x run-octave
> 5. C-g
> 6. M-x switch-to-buffer RET *Inferior Octave*
>
> How to debug this further?  Anyone experiencing the same behaviour?
> Please let me know if this ML is not the right place.
>
> Regards,
> Michael

Could you grab octave.el from emacs-24 branch
bzr.savannah.gnu.org/emacs/emacs-24/? It should work on 24.3 as well and
possibly also 24.1 and 24.2 (less tested).

We have done some improvements to octave.el and it should work well with
Octave >= 3.8.0. If not please M-x report-emacs-bug.

Cheers,
Leo




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: inferior octave freeze and without prompt
  2014-04-12  4:13 ` Leo Liu
@ 2014-04-12  8:35   ` Michael Bach
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Bach @ 2014-04-12  8:35 UTC (permalink / raw)
  To: Leo Liu; +Cc: help-gnu-emacs

On 4/12/14 6:13 AM, Leo Liu wrote:>
> Could you grab octave.el from emacs-24 branch
> bzr.savannah.gnu.org/emacs/emacs-24/? It should work on 24.3 as well and
> possibly also 24.1 and 24.2 (less tested).
>
> We have done some improvements to octave.el and it should work well with
> Octave >= 3.8.0. If not please M-x report-emacs-bug.
>

I took this as a reason to try out 24.4 - transition was smooth and
Octave interaction works!  Thanks for the push.

Regards,
Michael





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-04-12  8:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-11 19:08 inferior octave freeze and without prompt Michael Bach
2014-04-12  4:13 ` Leo Liu
2014-04-12  8:35   ` Michael Bach

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.