emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#17864: closed ([BUG] Emacs - run-octave hangs)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#17864: closed ([BUG] Emacs - run-octave hangs)
Date: Fri, 27 Jun 2014 17:39:02 +0000

Your message dated Sat, 28 Jun 2014 01:38:28 +0800
with message-id <address@hidden>
and subject line Re: bug#17864: [BUG] Emacs - run-octave hangs
has caused the debbugs.gnu.org bug report #17864,
regarding [BUG] Emacs - run-octave hangs
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
17864: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17864
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [BUG] Emacs - run-octave hangs Date: Fri, 27 Jun 2014 16:06:53 +0200
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

--- End Message ---
--- Begin Message --- Subject: Re: bug#17864: [BUG] Emacs - run-octave hangs Date: Sat, 28 Jun 2014 01:38:28 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (CentOS 6.5)
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


--- End Message ---

reply via email to

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