* bug#17864: [BUG] Emacs - run-octave hangs
@ 2014-06-27 14:06 Peter Nagy
2014-06-27 17:38 ` Leo Liu
0 siblings, 1 reply; 2+ messages in thread
From: Peter Nagy @ 2014-06-27 14:06 UTC (permalink / raw)
To: kurt.hornik, 17864
[-- Attachment #1: Type: text/plain, Size: 1308 bytes --]
Hi, I hope I'm writing at the correct place.
I'm running Emacs 24.3.1 on an Arch. I can M-x shell and run octave, or
even octave -i --no-line-editing just fine. However M-x run-octave hangs
indefinitely. After M-x toggle-debug-on-quit and C-g during the hang I get
this backtrace:
Debugger entered--Lisp error: (quit)
accept-process-output(#<process Inferior Octave>)
inferior-octave-send-list-and-digest(("more off;\n" "PS1 (\"\\\\s>
\");\n" "source (\"~/.emacs-octave\");\n"))
inferior-octave-startup()
run-octave(nil)
... (rest deleted)
My .emacs-octave is empty, I didn't have it, but even before creating it I
had the same error, only the last value of the list to digest was nil. I
get an inferior octave buffer created which greets me with the standard
stuff but I'm missing a prompt. Writing in it is possible but provides no
feedback.
Emacs : GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.12.2)
of 2014-06-11 on var-lib-archbuild-staging-x86_64-jgc
Package: Emacs version 24.3.1
current state:
==============
(setq
octave-blink-matching-block t
octave-block-offset 2
octave-comment-char 35
octave-continuation-offset 4
octave-continuation-string "\\"
octave-send-echo-input t
octave-send-line-auto-forward t
octave-send-show-buffer t
)
Thank you for reading
[-- Attachment #2: Type: text/html, Size: 1688 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#17864: [BUG] Emacs - run-octave hangs
2014-06-27 14:06 bug#17864: [BUG] Emacs - run-octave hangs Peter Nagy
@ 2014-06-27 17:38 ` Leo Liu
0 siblings, 0 replies; 2+ messages in thread
From: Leo Liu @ 2014-06-27 17:38 UTC (permalink / raw)
To: Peter Nagy; +Cc: kurt.hornik, 17864-done
Version: 24.4
On 2014-06-27 16:06 +0200, Peter Nagy wrote:
> I'm running Emacs 24.3.1 on an Arch. I can M-x shell and run octave, or
> even octave -i --no-line-editing just fine. However M-x run-octave hangs
> indefinitely. After M-x toggle-debug-on-quit and C-g during the hang I get
> this backtrace:
Two options upgrade emacs or update octave.el. AFAIK octave.el in the
emacs-24 branch works with 24.3.
Leo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-27 17:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-27 14:06 bug#17864: [BUG] Emacs - run-octave hangs Peter Nagy
2014-06-27 17:38 ` Leo Liu
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).