[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
inferior octave freeze and without prompt
From: |
Michael Bach |
Subject: |
inferior octave freeze and without prompt |
Date: |
Fri, 11 Apr 2014 21:08:17 +0200 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 |
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
- inferior octave freeze and without prompt,
Michael Bach <=