all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Nagy <xificurc@gmail.com>
To: kurt.hornik@wu-wien.ac.at, 17864@debbugs.gnu.org
Subject: bug#17864: [BUG] Emacs - run-octave hangs
Date: Fri, 27 Jun 2014 16:06:53 +0200	[thread overview]
Message-ID: <CAO-nBO+V6H4CARi=QY6BuwY9KQ6k4QJ4smw3LTfcU3ihTSLEOQ@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2014-06-27 14:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-27 14:06 Peter Nagy [this message]
2014-06-27 17:38 ` bug#17864: [BUG] Emacs - run-octave hangs Leo Liu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAO-nBO+V6H4CARi=QY6BuwY9KQ6k4QJ4smw3LTfcU3ihTSLEOQ@mail.gmail.com' \
    --to=xificurc@gmail.com \
    --cc=17864@debbugs.gnu.org \
    --cc=kurt.hornik@wu-wien.ac.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.